PT-2025-3652 · Linux+1 · Linux Kernel+1
Max Kellermann
·
Published
2024-12-13
·
Updated
2025-09-29
·
CVE-2024-57927
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
The issue arises when netfslib attempts to copy data on behalf of nfs, creating a new write request and calling
nfs netfs init request() with a NULL file pointer, causing nfs file open context() to fail. The fix involves returning if no file pointer is given and emitting a warning for non-copy-to-cache requests. Additionally, nfs netfs free request() is modified to not free the context if the pointer is NULL.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
Alt Linux
Linux Kernel