PT-2026-27734 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-04-20

·

CVE-2026-23369

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.14.0-611.5.1.el9 7
Description The Linux kernel contained an issue where multiple udev threads could collect i801 device information concurrently during boot. This could lead to a kernel panic because the i801 acpi io handler function was accessed after the associated memory area was deregistered. Specifically, the issue stemmed from reverting a previous commit that replaced acpi lock with an I2C bus lock. The root cause was a race condition where the memory area could be unregistered before a check confirmed its registration status, resulting in a NULL pointer dereference when i2c lock bus attempted to access the unregistered area.
Recommendations Update the Linux kernel to version 5.14.0-611.5.1 or later.

Exploit

Fix

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-23369
OPENSUSE-SU-2026:20826-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1

Affected Products

Linux Kernel