In the Linux kernel, the following vulnerability has been resolved:
io_uring/poll: add hash if ready poll request can't complete inline
If we don't, then we may lose access to it completely, leading to a
request leak. This will eventually stall the ring exit process as
well.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-08-21 07:15
Updated : 2024-09-12 14:07
NVD link : CVE-2023-52914
Mitre link : CVE-2023-52914
CVE.ORG link : CVE-2023-52914
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime