PT-2026-51718 · Linux+2 · Linux Kernel+2
CVE-2026-52925
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A Null Pointer Dereference (NPD) can occur when removing a port from a Virtual Routing and Forwarding (VRF) instance. RCU readers using
netif is l3 slave() may incorrectly assume that netdev master upper dev get rcu() returns a VRF device and subsequently dereference its l3mdev operations. Due to a lack of RCU synchronization during port removal, a reader might encounter a new master device, such as a bridge, that lacks l3mdev operations, leading to the crash. This issue was observed in the l3mdev fib table rcu() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
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