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.
Metrics
Affected Vendors & Products
References
History
Wed, 13 Nov 2024 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat
Redhat enterprise Linux |
|
CPEs | cpe:/a:redhat:enterprise_linux:9 cpe:/o:redhat:enterprise_linux:9 |
|
Vendors & Products |
Redhat
Redhat enterprise Linux |
Thu, 19 Sep 2024 15:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-402 |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-17T13:41:23.171Z
Updated: 2024-11-05T09:23:13.727Z
Reserved: 2024-05-17T12:19:12.348Z
Link: CVE-2024-35831
Vulnrichment
Updated: 2024-08-02T03:21:48.557Z
NVD
Status : Awaiting Analysis
Published: 2024-05-17T14:15:19.517
Modified: 2024-05-17T18:35:35.070
Link: CVE-2024-35831
Redhat