Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arena_vm_close.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.9 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/87496a1b01e8e2e399428c0db25e106f7961d01ePatch
- https://git.kernel.org/stable/c/b90d77e5fd784ada62ddd714d15ee2400c28e1cfPatch
- https://git.kernel.org/stable/c/87496a1b01e8e2e399428c0db25e106f7961d01ePatch
- https://git.kernel.org/stable/c/b90d77e5fd784ada62ddd714d15ee2400c28e1cfPatch
FAQ
What is CVE-2024-42075?
CVE-2024-42075 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent...
How severe is CVE-2024-42075?
CVE-2024-42075 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-42075?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.