PT-2026-37460 · Linux · Linux Kernel
CVE-2025-71295
·
Published
2026-05-06
·
Updated
2026-07-10
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 null pointer dereference can occur when
filemap release folio() is invoked on a folio belonging to a mapping with AS RELEASE ALWAYS set but without a defined release folio operation. In this scenario, folio needs release() returns true, causing try to free buffers() to call drop buffers() on a folio that lacks private buffer data.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel