PT-2025-18852 · Linux+4 · Linux Kernel+4
Published
2023-03-10
·
Updated
2026-01-28
·
CVE-2023-53088
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to the fixed version
Description
A use-after-free issue was found in the mptcp listener shutdown path in the Linux kernel. This issue can occur when the msk grace period expires between the last reference count drop in
mptcp subflow queue clean() and the later access in inet csk listen stop(). The problem was reported by Christoph after refactoring the passive socket initialization.Recommendations
For Linux kernel versions prior to the fixed version, consider applying the patch that fixes the use-after-free issue in the mptcp listener shutdown path. This patch removes the unnecessary code for msk listener socket cleanup, as the mptcp worker will process each of the unaccepted msk sockets. Ensure that the patch depends on the two parent patches: 'mptcp: refactor passive socket initialization' and 'mptcp: use the workqueue to destroy unaccepted sockets'.
Exploit
Fix
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Centos
Linux Kernel
Red Hat
Red Os