Kernel memory corruption via stale macvlan pointer
Published Jan 25, 2026 · Updated Jan 25, 2026
Use-after-free in the Linux Kernel macvlan driver allows local users to corrupt kernel memory through concurrent source-table changes. macvlan_hash_del_source() leaves an entry->vlan pointer visible until after the RCU grace period, so macvlan_forward_source() can dereference a vlan object already queued for freeing. Triggering the race requires local low-privileged access capable of changing macvlan source entries while traffic is forwarded; successful exploitation can expose kernel data, alter kernel state, or crash the host.
Summary
What happened
Use-after-free in the Linux Kernel macvlan driver allows local users to corrupt kernel memory through concurrent source-table changes. macvlan_hash_del_source() leaves an entry->vlan pointer visible until after the RCU grace period, so macvlan_forward_source() can dereference a vlan object already queued for freeing. Triggering the race requires local low-privileged access capable of changing macvlan source entries while traffic is forwarded; successful exploitation can expose kernel data, alter kernel state, or crash the host.
The record
- CVE
- CVE-2026-23001
- Published
- Jan 25, 2026
- Updated
- Jan 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 25, 2026CVE publishedPublication date reported by the CVE source.
- Jan 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.18
- Affected versionversion=79cf79abce71eb7dbc40e2f3121048ca5405cb47 <6dbead9c7677186f22b7981dd085a0feec1f038e
- Affected versionversion=79cf79abce71eb7dbc40e2f3121048ca5405cb47 <7470a7a63dc162f07c26dbf960e41ee1e248d80e
- Affected versionversion=79cf79abce71eb7dbc40e2f3121048ca5405cb47 <8518712a2ca952d6da2238c6f0a16b4ae5ea3f13
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo