PT-2025-52998 · Linux · Linux Kernel
Published
2025-12-24
·
Updated
2026-01-28
·
CVE-2023-54041
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists when removing provided buffers in the io uring functionality. Specifically, io buffer structs are not properly disposed of, leading to a memory leak. These structs are allocated in page-sized groups and require addition to a free list, such as io buffers cache, for proper management. The issue occurs because the necessary lock protection is not consistently maintained during buffer destruction.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel