CVE-2026-23284
CBL Mariner vulnerability analysis and mitigation

Overview

CVE-2026-23284 is a use-after-free vulnerability in the Linux kernel's Mediatek Ethernet driver (mtk_eth_soc) caused by improper handling of eBPF program pointers during XDP setup failure. Specifically, when the mtk_open routine fails inside mtk_xdp_setup(), the eBPF program pointer is not reset to the previous (old_prog) value, and the old program's reference count is incorrectly decremented, potentially leading to a use-after-free condition. The vulnerability was published on March 25, 2026, and affects Linux kernel versions from 6.0 through multiple stable branches up to (but not including) their respective patched releases. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Feedly).

Technical details

The root cause is classified as CWE-911 (Improper Update of Reference Count). In mtk_xdp_setup(), when an XDP program is being attached or replaced on a Mediatek Ethernet interface, the function calls mtk_open to bring up the interface. If mtk_open fails, the code path does not restore the prog pointer to old_prog and incorrectly calls bpf_prog_put() on the old program, decrementing its reference count prematurely. This can result in the kernel freeing the eBPF program object while it is still referenced elsewhere, creating a use-after-free condition exploitable by a local user with privileges to load eBPF programs and configure network devices (Red Hat CVE, Feedly). The attack vector is local, requires low privileges, and no user interaction (Feedly).

Impact

Successful exploitation can result in reading sensitive kernel memory, corrupting kernel data structures, or executing arbitrary code within the kernel context, effectively enabling local privilege escalation. The availability impact is rated High, as kernel memory corruption can also lead to system crashes or denial of service. Confidentiality and integrity impacts are limited by the local attack vector and the requirement for elevated eBPF/network configuration capabilities (Feedly, Red Hat CVE).

Mitigation and workarounds

Patches have been released for all affected stable kernel branches. The fixed versions are: 6.1.167, 6.6.130, 6.12.77, 6.18.17, 6.19.7, and 7.0-rc3 (Feedly). Upstream kernel commits are available via the stable kernel git repository. As a workaround, restricting access to eBPF program loading (e.g., via kernel.unprivileged_bpf_disabled=1 sysctl) and limiting network device configuration to trusted users reduces the attack surface. Users should apply vendor-specific updates from Red Hat, Debian, Microsoft (Azure Linux), or their respective distribution (Red Hat CVE, Microsoft MSRC).

Community reactions

The vulnerability has been tracked by Red Hat, Microsoft (for Azure Linux), Debian, and the Yocto Project, all of which have issued or referenced relevant security advisories. Debian issued DSA-6238-1 and DSA-6243-1 addressing this and related kernel issues, and a Debian LTS advisory (DLA-4561-1) was also published for linux-6.1 (Linux Security Debian DSA-6238, Linux Security Debian DSA-6243). No notable independent researcher commentary or significant social media discussion has been observed for this vulnerability.

Additional resources


SourceThis report was generated using AI

Related CBL Mariner vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-60082CRITICAL9.1
  • CBL Mariner logoCBL Mariner
  • perl-DBI
NoYesJul 14, 2026
CVE-2026-48863HIGH7.5
  • CBL Mariner logoCBL Mariner
  • ruby-solv
NoYesJul 16, 2026
CVE-2026-59886HIGH7.5
  • Python logoPython
  • rhel9::keylime-verifier
NoYesJul 14, 2026
CVE-2026-59885HIGH7.5
  • Python logoPython
  • kubeflow-jupyter-web-app
NoYesJul 14, 2026
CVE-2026-59884HIGH7.5
  • Python logoPython
  • pyssn1
NoYesJul 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management