Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL If not enough buffer space available, but idmap_lookup has triggered lookup_fn which calls cache_get and returns successfully. Then we missed to call cache_put here which pairs with cache_get. Reviwed-by: Jeff Layton <[email protected]>
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.16, < 5.10.227 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3e8081ebff12bec1347deaceb6bce0765cce54df
- https://git.kernel.org/stable/c/81821617312988096f5deccf0f7da6f888e98056Patch
- https://git.kernel.org/stable/c/8d0765f86135e27f0bb5c950c136495719b4c834Patch
- https://git.kernel.org/stable/c/9803ab882d565a8fb2dde5999d98866d1c499dfdPatch
- https://git.kernel.org/stable/c/9f03f0016ff797932551881c7e06ae50e9c39134Patch
- https://git.kernel.org/stable/c/a1afbbb5276f943ad7173d0b4c626b8c75a260daPatch
- https://git.kernel.org/stable/c/c6b16e700cf4d959af524bd9d3978407ff7ce462
- https://git.kernel.org/stable/c/d078cbf5c38de83bc31f83c47dcd2184c04a50c7Patch
- https://git.kernel.org/stable/c/e32ee6a61041925d1a05c14d10352dcfce9ef029Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-355557.html
- https://cert-portal.siemens.com/productcert/html/ssa-398330.html
FAQ
What is CVE-2024-47737?
CVE-2024-47737 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL If not enough buffer space available, but idmap_lookup has triggered lookup...
How severe is CVE-2024-47737?
CVE-2024-47737 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47737?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.