PT-2026-43679 · Linux · Linux Kernel

CVE-2026-45845

·

Published

2026-05-27

·

Updated

2026-07-28

CVSS v4.0

6.8

Medium

VectorAV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A NULL pointer dereference exists in the Linux kernel's TAPRIO child qdisc implementation. When a TAPRIO child qdisc is deleted via RTM DELQDISC, the taprio graft() function stores a NULL value in the q->qdiscs array. Subsequent RTM GETTCLASS dump operations use taprio walk() to call taprio dump class(), which then calls taprio leaf(). Because taprio leaf() returns the NULL pointer, the system attempts to dereference it to read the child->handle variable, leading to a kernel panic. This issue is reachable on any kernel with CONFIG NET SCH TAPRIO enabled. On systems with unprivileged user namespaces enabled, a local user can trigger this by creating a taprio qdisc in a new network namespace, grafting a child qdisc, deleting it, and requesting a class dump.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

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

Weakness Enumeration

Related Identifiers

CVE-2026-45845
OPENSUSE-SU-2026:10954-1
USN-8566-1
USN-8567-1
USN-8568-1
USN-8569-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8593-1
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8603-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8618-1
USN-8619-1

Affected Products

Linux Kernel