CVE-2024-35831
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
io_uring: Fix release of pinned pages when __io_uaddr_map fails
Looking at the error path of __io_uaddr_map, if we fail after pinning the pages for any reasons, ret will be set to -EINVAL and the error handler won't properly release the pinned pages.
I didn't manage to trigger it without forcing a failure, but it can happen in real life when memory is heavily fragmented.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 223ef474316466e9f61f6e0064f3a6fe4923a2c5 < 0b6f39c175ba5f0ef72bdb3b9d2a06ad78621d62 | affected |
| Linux | Linux | 223ef474316466e9f61f6e0064f3a6fe4923a2c5 < 712e2c8415f55a4a4ddaa98a430b87f624109f69 | affected |
| Linux | Linux | 223ef474316466e9f61f6e0064f3a6fe4923a2c5 < 4d376d7ad62b6a8e8dfff56b559d9d275e5b9b3a | affected |
| Linux | Linux | 223ef474316466e9f61f6e0064f3a6fe4923a2c5 < 67d1189d1095d471ed7fa426c7e384a7140a5dd7 | affected |
| Linux | Linux | 3f3164ce6396138747984ee9e61158e248246300 | affected |
| Linux | Linux | 6.5.7 < 6.6 | affected |
| Linux | Linux | 6.6 | affected |
| Linux | Linux | 0 < 6.6 | unaffected |
| Linux | Linux | 6.6.23 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.11 <= 6.7.* | unaffected |
| Linux | Linux | 6.8.2 <= 6.8.* | unaffected |
| Linux | Linux | 6.9 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/0b6f39c175ba5f0ef72bdb3b9d2a06ad78621d62
- https://git.kernel.org/stable/c/712e2c8415f55a4a4ddaa98a430b87f624109f69
- https://git.kernel.org/stable/c/4d376d7ad62b6a8e8dfff56b559d9d275e5b9b3a
- https://git.kernel.org/stable/c/67d1189d1095d471ed7fa426c7e384a7140a5dd7
References
- https://git.kernel.org/stable/c/0b6f39c175ba5f0ef72bdb3b9d2a06ad78621d62
- https://git.kernel.org/stable/c/712e2c8415f55a4a4ddaa98a430b87f624109f69
- https://git.kernel.org/stable/c/4d376d7ad62b6a8e8dfff56b559d9d275e5b9b3a
- https://git.kernel.org/stable/c/67d1189d1095d471ed7fa426c7e384a7140a5dd7
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.