Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() set_memory_rox() can fail, leaving memory unprotected. Check return and bail out when bpf_jit_binary_lock_ro() returns an error.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.37 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/044da7ae7afd4ef60806d73654a2e6a79aa4ed7aPatch
- https://git.kernel.org/stable/c/e60adf513275c3a38e5cb67f7fd12387e43a3ff5Patch
- https://git.kernel.org/stable/c/044da7ae7afd4ef60806d73654a2e6a79aa4ed7aPatch
- https://git.kernel.org/stable/c/08f6c05feb1db21653e98ca84ea04ca032d014c7Patch
- https://git.kernel.org/stable/c/9fef36cad60d4226f9d06953cd56d1d2f9119730Patch
- https://git.kernel.org/stable/c/e60adf513275c3a38e5cb67f7fd12387e43a3ff5Patch
FAQ
What is CVE-2024-42067?
CVE-2024-42067 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() set_memory_rox() can fail, leaving memory unprot...
How severe is CVE-2024-42067?
CVE-2024-42067 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-42067?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.