CVE-2026-23045
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23045 is a missing lock vulnerability in the Linux kernel's net/ena (Elastic Network Adapter) driver that triggers an assert lock warning when devl_param_driverinit_value_set() is called without holding the required devlink lock. The issue manifests during device probing (ena_probe) on Amazon EC2 instances and was published on February 4, 2026. It affects Linux kernel versions between commit 816b52624cf6 and f2c4bcfa193e (stable branch) and between 816b52624cf6 and 8da901ffe497 (another stable branch), with fixes available in Linux 6.18.6 and 6.19-rc5. The CVSS category is estimated as Medium, with an EPSS score of 0.00024 (Feedly, EUVD).

Technical details

The root cause is a missing synchronization primitive (CWE-667: Improper Locking) in the ena_devlink_alloc() function of the Linux kernel's ENA network driver. When devl_param_driverinit_value_set() is called during device initialization via ena_probe(), the devlink lock (devl_assert_locked) is not held, violating the locking contract enforced by the devlink subsystem. The kernel's lockdep mechanism detects this and emits a WARNING at net/devlink/core.c:261, with the call trace showing the violation originating from a workqueue context (kworker/0:0) on Amazon EC2 hardware. The fix involves acquiring the devlink lock before calling devl_param_driverinit_value_set() within ena_devlink_alloc() (Feedly, EUVD).

Impact

The vulnerability can cause kernel warning splats and potential undefined behavior due to unsynchronized access to devlink parameters during ENA driver initialization. In the worst case, the missing lock could lead to race conditions affecting the integrity of network device configuration, potentially causing system instability or denial of service on affected Amazon EC2 instances using the ENA driver. Confidentiality impact is considered negligible, as the flaw is primarily a locking correctness issue rather than an information disclosure or privilege escalation vector (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this issue in stable versions 6.18.6 and 6.19-rc5. The fix commits are f2c4bcfa193eef1b7457a56be9c47a8de015f225 and 8da901ffe497a53fa4ecc3ceed0e6d771586f88e in the stable kernel tree. Administrators running affected kernel versions on Amazon EC2 instances with ENA network adapters should update to Linux 6.18.6 or later. No configuration-based workaround is available; upgrading the kernel is the recommended remediation (EUVD, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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