THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64361 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length check_and_correct_requested_length() compares (off + len) against node_size using u32 arithmetic. When the caller passes a large len value (e

[NVD] CVE-2026-64361 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length check_and_correct_requested_length() compares (off + len) against node_size using u32 arithmetic. When the caller passes a large len value (e

lownvdPublished 2026-07-25

CVE-2026-64361 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:18.677

In the Linux kernel, the following vulnerability has been resolved:

hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length

check_and_correct_requested_length() compares (off + len) against node_size using u32 arithmetic. When the caller passes a large len value (e.g. from an underflowed subtraction in hfs_brec_remove

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64361