No CVSS.
n the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlan_forward_source() Add RCU protection on (struct macvlan_source_entry)->vlan. Whenever macvlan_hash_del_source() is called, we must clear entry->vlan pointer before RCU grace period starts. This allows macvlan_forward_source() to skip over entries queued for freeing. Note that macvlan_dev are already RCU protected, as they are embedded in a standard netdev (netdev_priv(ndev)). https: //lore.kernel.org/netdev/[email protected]/T/#u
No configuration.
06 Feb 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 Jan 2026, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
25 Jan 2026, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-01-25 15:15
Updated : 2026-02-06 17:16
NVD link : CVE-2026-23001
Mitre link : CVE-2026-23001
CVE.ORG link : CVE-2026-23001
JSON object : View
No product.
No CWE.