Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-23369

5.5 · MEDIUM
Published Mar 25, 2026 linux CWE-476 EPSS 0.12% (2th pctl)

Overview

CVE-2026-23369 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"

This reverts commit f707d6b9e7c18f669adfdb443906d46cfbaaa0c1.

Under rare circumstances, multiple udev threads can collect i801 device

info on boot and walk i801_acpi_io_handler somewhat concurrently. The

first will note the area is reserved by acpi to prevent further touches.

This ultimately causes the area to be deregistered. The second will

enter i801_acpi_io_handler after the area is unregistered but before a

check can be made that the area is unregistered. i2c_lock_bus relies on

the now unregistered area containing lock_ops to lock the bus. The end

result is a kernel panic on boot with the following backtrace;

[ 14.971872] ioatdma 0000:09:00.2: enabling device (0100 -> 0102)

[ 14.971873] BUG: kernel NULL pointer dereference, address: 0000000000000000

[ 14.971880] #PF: supervisor read access in kernel mode

[ 14.971884] #PF: error_code(0x0

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.7.1, < 6.12.77 Affected

Frequently Asked Questions

What is CVE-2026-23369?

CVE-2026-23369 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-23369?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-23369?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-23369?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23369 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.