PT-2026-37612 · Linux · Linux Kernel

CVE-2026-43272

·

Published

2026-02-13

·

Updated

2026-08-30

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 dereference of an uninitialized pointer occurs in the ring-buffer component. Specifically, the head page pointer in the rb meta validate events() function is not initialized at the start of the function. If a failure occurs during reader page validation, control is passed to the "invalid" label, where the uninitialized pointer is dereferenced within a loop.
Recommendations Initialize orig head and head page before calling the rb validate buffer function.

Exploit

Fix

NULL Pointer Dereference

Access of Uninitialized Pointer

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-13708
CVE-2026-43272

Affected Products

Linux Kernel