PT-2026-47756 · Linux+2 · Linux Kernel+2
CVE-2026-46319
·
Published
2026-04-12
·
Updated
2026-09-07
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 (affected versions not specified)
Description
A Use-After-Free (UAF) issue exists in the
act ct component of the Linux kernel. The problem occurs in the tcf ct flow table get() function when looking up a flow table. The function rhashtable lookup fast() opens and closes an RCU read critical section before returning the ct ft object. Because the RCU read lock is released before refcount inc not zero() is called on the returned object, a race window is created. During this window, tcf ct flow table cleanup work() can execute and free the ct ft object via kfree(), leading to a UAF. This condition can potentially result in privilege escalation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
LPE
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu