PT-2026-44292 · Linux · Linux Kernel
Syzbot
·
Published
2026-05-28
·
Updated
2026-06-04
·
CVE-2026-46169
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the hfsplus module where the
hfs brec read() function fails to validate that the on-disk record size matches the expected size for the record type being read. When mounting a corrupted filesystem, the function may perform a partial read, leaving parts of the data structure uninitialized. This uninitialized data in tmp.thread.nodeName is subsequently copied by hfsplus cat build key uni() and used by hfsplus strcasecmp(), which triggers a memory error when the uninitialized bytes are used as array indices in case fold().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel