CVE-2026-23001
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
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | rv-5.14.0-611.38.1.el9_7.aarch64.rpm |
| 8 | Fixed | kernel-rt-modules-4.18.0-553.111.1.rt7.452.el8_10.x86_64.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.69-1 |
| sid | Fixed | 6.18.8-1 |
| forky | Fixed | 6.18.8-1 |
| bullseye | Fixed | 5.10.249-1 |
| bookworm | Fixed | 6.1.162-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
References
- https://errata.rockylinux.org/RLSA-2026:3964
- https://errata.rockylinux.org/RLSA-2026:3963
- https://access.redhat.com/errata/RHSA-2026:3966
- https://www.suse.com/security/cve/CVE-2026-23001.html
- https://security-tracker.debian.org/tracker/CVE-2026-23001
- https://access.redhat.com/errata/RHSA-2026:3963
- https://bugzilla.redhat.com/2429026
- https://bugzilla.redhat.com/2432664
- https://errata.almalinux.org/8/ALSA-2026-3963.html
- https://access.redhat.com/errata/RHSA-2026:3964
- https://errata.almalinux.org/8/ALSA-2026-3964.html
- https://bugzilla.redhat.com/2376077
- https://errata.almalinux.org/9/ALSA-2026-3966.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.