CVE-2024-42314
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
btrfs: fix extent map use-after-free when adding pages to compressed bio
At add_ra_bio_pages() we are accessing the extent map to calculate 'add_size' after we dropped our reference on the extent map, resulting in a use-after-free. Fix this by computing 'add_size' before dropping our extent map reference.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6a4049102055250256623ab1875fabd89004bff8 < c1cc3326e27b0bd7a2806b40bc48e49afaf951e7 | affected |
| Linux | Linux | 6a4049102055250256623ab1875fabd89004bff8 < c205565e0f2f439f278a4a94ee97b67ef7b56ae8 | affected |
| Linux | Linux | 6a4049102055250256623ab1875fabd89004bff8 < b7859ff398b6b656e1689daa860eb34837b4bb89 | affected |
| Linux | Linux | 6a4049102055250256623ab1875fabd89004bff8 < 8e7860543a94784d744c7ce34b78a2e11beefa5c | affected |
| Linux | Linux | 5.16 | affected |
| Linux | Linux | 0 < 5.16 | unaffected |
| Linux | Linux | 6.1.108 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.44 <= 6.6.* | unaffected |
| Linux | Linux | 6.10.3 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
References
- https://git.kernel.org/stable/c/c1cc3326e27b0bd7a2806b40bc48e49afaf951e7
- https://git.kernel.org/stable/c/c205565e0f2f439f278a4a94ee97b67ef7b56ae8
- https://git.kernel.org/stable/c/b7859ff398b6b656e1689daa860eb34837b4bb89
- https://git.kernel.org/stable/c/8e7860543a94784d744c7ce34b78a2e11beefa5c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.