PT-2026-43827 · Linux+2 · Linux Kernel+2
CVE-2026-45960
·
Published
2025-12-29
·
Updated
2026-08-23
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
A reference count inconsistency occurs in the hfsplus module when the
hfs bnode create() function identifies that a node is already hashed. Instead of incrementing the reference count, the function returns the existing node, which leads to a kernel panic when the node is subsequently freed by the hfs bnode put() function. This situation can be triggered by filesystem corruption or when hfs bmap alloc() attempts to allocate a node that is already in use, such as when the bitmap bit for node 0 is incorrectly unset.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu