CVE-2024-47737
21.10.2024, 13:15
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 <jlayton@kernel.org>Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 3.16 ≤ 𝑥 < 5.10.227 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.168 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.113 |
linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.54 |
linux | linux_kernel | 6.7 ≤ 𝑥 < 6.10.13 |
linux | linux_kernel | 6.11 ≤ 𝑥 < 6.11.2 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
References