SB2026032574 - NULL Pointer Dereference in Linux kernel i2c busses driver



SB2026032574 - NULL Pointer Dereference in Linux kernel i2c busses driver

Published: March 25, 2026

Security Bulletin ID SB2026032574
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) NULL Pointer Dereference (CVE-ID: CVE-2026-23369)

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a NULL pointer dereference in the i2c_i801 driver when handling ACPI I/O operations during system boot. A local user can trigger concurrent access to the i801 ACPI I/O handler, leading to a situation where the bus lock mechanism attempts to access a deregistered memory region, resulting in a kernel NULL pointer dereference and system crash.

Exploitation occurs during early boot when multiple udev threads concurrently collect device information, and no additional privileges beyond standard system access are required.


Remediation

Install update from vendor's website.