PT-2026-4664 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-02-27

·

CVE-2026-23002

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 (affected versions not specified)
Description A flaw exists in the Linux kernel’s lib/buildid component related to handling kernel NULL pointer dereferences during file reading in sleepable contexts. Specifically, the issue involves using direct page cache access via read cache folio() which can lead to a kernel crash. The resolution involves converting to kernel read() for sleepable contexts to utilize the standard kernel file reading interface, simplifying the faultable code path. The fix prevents a "BUG: unable to handle kernel NULL pointer dereference in filemap read folio". The initial fix focuses on sleepable contexts to simplify backporting to stable kernels, with plans for future improvements to support non-sleepable contexts.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

BDU:2026-01112
CVE-2026-23002
OPENSUSE-SU-2026:20287-1
SUSE-SU-2026:20555-1
SUSE-SU-2026:20599-1
SUSE-SU-2026:20615-1

Affected Products

Linux Kernel