PT-2026-30152 · Linux · Linux Kernel
Published
2026-04-03
·
Updated
2026-05-03
·
CVE-2026-23458
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 7.0.0-rc2+
Description
The Linux kernel contains a use-after-free flaw within the
ctnetlink dump exp ct() function, specifically related to conntrack pointer management during netlink dumps. The issue arises when the dump spans multiple rounds, leading to a dereference of a freed conntrack object via nfct help(ct), resulting in a use-after-free on ct->ext. The root cause is the absence of proper .start and .done callbacks in netlink dump control to manage the conntrack reference across dump rounds. This flaw can be triggered by a crafted netlink message, potentially leading to system instability or denial of service.Recommendations
Update to Linux kernel version 7.0.0-rc2+ or later to address this vulnerability.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel