OSV 1.4.0 · unreviewed · 修改于 2026-08-19 17:31
发布时间
2026-08-19 17:31
GitHub 审查时间
—
NVD 发布时间
2026-08-19 16:17
源文件
advisories/unreviewed/2026/08/GHSA-gqrg-h59c-j4wj/GHSA-gqrg-h59c-j4wj.json
An out-of-bounds read vulnerability was found in swtpm's SWTPM_NVRAM_CheckHeader() function. The entry guard checks the buffer length against sizeof(bh), where bh is a pointer, instead of sizeof(*bh), the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overread on 64-bit systems (6 bytes on 32-bit) when accessing the totlen field. This may cause daemon termination on some platforms and leaks heap data to the log.
该公告没有提供结构化的受影响软件包信息。