PT-2026-64582 · Linux+1 · Linux Kernel+1

CVE-2026-64361

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An integer overflow occurs in the check and correct requested length() function within the hfs/hfsplus module. The function uses u32 arithmetic to compare the sum of off and len against node size. If a large len value is provided, such as one resulting from an underflowed subtraction in the hfs brec remove() function, the addition can wrap around 2^32. This results in a small value that bypasses the bounds check, potentially allowing a memmove operation to read approximately 4GB beyond the node buffer.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Integer Underflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-64361
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu