CVE-2026-23001

Advisory lineage Upstream: 0 Downstream: 56
Modified
Published: 25 Jan 2026, 14:36
Last modified:11 May 2026, 21:58

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

25 Jan 2026, 14:36
Published
Vulnerability first disclosed
11 May 2026, 21:58
Last Modified
Vulnerability information updated

Description

In 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/695fb1e8.050a0220.1c677c.039f.GAE@google.com/T/#u

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • linuxlinux

    ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 8133e85b8a3ec9f10d861e0002ec6037256e987e | ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 484919832e2db6ce1e8add92c469e5d459a516b5 | ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 232afc74a6dde0fe1830988e5827921f5ec9bb3f | ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 15f6faf36e162532bec5cc05eb3fc622108bf2ed | ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 8518712a2ca952d6da2238c6f0a16b4ae5ea3f13 | ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 6dbead9c7677186f22b7981dd085a0feec1f038e | ≥ 79cf79abce71eb7dbc40e2f3121048ca5405cb47, < 7470a7a63dc162f07c26dbf960e41ee1e248d80e | 3.18

  • linuxlinux_kernel

    ≥ 3.18.1, < 5.10.249 | ≥ 5.11, < 5.15.199 | ≥ 5.16, < 6.1.162 | ≥ 6.2, < 6.6.122 | ≥ 6.7, < 6.12.67 | ≥ 6.13, < 6.18.7 | 3.18 | 6.19:rc1 | 6.19:rc2 | 6.19:rc3 | 6.19:rc4 | 6.19:rc5 | 6.19:rc6 | 6.19:rc7 | 6.19:rc8

References (7)