PT-2026-51705 · Linux+2 · Linux Kernel+2
CVE-2026-52912
·
Published
2026-06-24
·
Updated
2026-09-12
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 issue exists in the netfilter nf queue component. The
br pass frame up() function rewrites skb->dev from the ingress port to the bridge master before queueing bridge LOCAL IN packets. Because NFQUEUE only holds references on state.in/out and bridge physdevs, a queued bridge packet may retain a reference to a freed bridge master in skb->dev until reinjection. When the verdict is later reinjected, br netif receive skb() re-enters the receive path while skb->dev still points to the freed bridge master, leading to the use-after-free condition.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu