PT-2026-61329 · Linux+1 · Linux Kernel+1

CVE-2026-64012

·

Published

2026-05-02

·

Updated

2026-09-07

CVSS v2.0

6.8

Medium

VectorAV:N/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the sch sfb component of the network scheduler. When sfb has children, such as a qfq qdisc, a kernel panic can occur due to a null-pointer dereference. This happens when a parent qdisc (e.g., tbf) attempts to retrieve a socket buffer (skb) from its child (sfb). The process involves a peek() call followed by a dequeue() call. If the child's peek() callback is qdisc peek dequeued(), the sfb component incorrectly calls the child's dequeue() function directly instead of retrieving the packet from the gso skb queue, leading to the crash in the qfq dequeue() function.
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

BDU:2026-14397
CVE-2026-64012
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu