CVE-2026-23001

CVSS

No CVSS.

I

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

Configurations

No configuration.

History

06 Feb 2026, 17:16

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/232afc74a6dde0fe1830988e5827921f5ec9bb3f -
  • () https://git.kernel.org/stable/c/484919832e2db6ce1e8add92c469e5d459a516b5 -
  • () https://git.kernel.org/stable/c/8133e85b8a3ec9f10d861e0002ec6037256e987e -

30 Jan 2026, 10:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/15f6faf36e162532bec5cc05eb3fc622108bf2ed -

25 Jan 2026, 15:15

Type Values Removed Values Added
New CVE

Information

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

Products Affected

No product.

CWE

No CWE.