PT-2025-37550 · Linux+2 · Linux Kernel+2
Published
2023-04-13
·
Updated
2026-04-14
·
CVE-2023-53186
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists between coalescing and releasing SKBs (Socket Buffer) in the Linux kernel. A commit intended to fix coalescing for page pool fragment recycling inadvertently introduced a scenario where an SKB could be released while coalescing was still in progress. This could lead to inconsistent reference counts, potentially resulting in use-after-free or double-free errors. The issue stems from the requirement that
skb cloned(@from) must be true until coalescing completes, and a failure to uphold this condition when a cloned SKB is released prematurely. A double-free error, indicated by a bad page state, prompted investigation into this issue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Os