PT-2026-42453 · Linux+2 · Linux Kernel+2
CVE-2026-43496
·
Published
2026-04-30
·
Updated
2026-09-07
CVSS v4.0
6.8
Medium
| Vector | AV: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 kernel panic can occur in the Linux kernel when a Random Early Detection (RED) queueing discipline (qdisc) has children, such as a Fair Queueing (FQ) qdisc, whose
peek() callback is qdisc peek dequeued(). The issue arises when a parent qdisc attempts to retrieve a socket buffer (skb) from its child. After a successful peek() operation, the subsequent dequeue() call on the RED qdisc triggers a null-pointer dereference in the qfq dequeue() function because it attempts to grab a packet from the queue instead of retrieving the already peeked gso skb queue packet.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 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu