Null-Pointer Dereference in the Linux Kernel Affecting Multiple Distributions
CVE-2026-97506

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-97506?

A vulnerability in the Linux kernel's handling of buffer descriptors could lead to a null-pointer dereference if the allocation of memory fails during the construction of a linked list for a scatterlist. The flaw occurs in the chainup_buffers() function, which fails to properly handle allocation failures, leaving the system susceptible to potential crashes. The vulnerability allows for improper resource management of partially constructed chains, which could result in unexpected behavior or system stability issues. A fix has been implemented to ensure proper termination of the buffer chain on allocation failure, allowing for safe unwinding via existing cleanup paths.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 04cb00106ca4d0fa9eca24cadc4eda6036e855c8

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 028a7f4f3d69e551f6bf9f728d547bbf4cfc707d

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 25056329384010a8672552b134f609601dc4f80e

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.