PT-2026-61648 · Linux+1 · Linux Kernel+1
CVE-2026-64207
·
Published
2026-06-21
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV: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
An issue exists in the DualPI2 scheduler regarding GSO (Generic Segmentation Offload) backlog accounting. When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NET XMIT SUCCESS, causing the parent's
qlen to be one larger than the actual number of queued packets. If QFQ is the parent, this discrepancy leads to a state where QFQ maintains a non-zero qlen despite having no active classes in its in-service aggregate. Consequently, the function qfq choose next agg() returns NULL, which is then passed to qfq peek skb() via qfq dequeue(), resulting in a NULL pointer dereference.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
Affected Products
Linux Kernel
Ubuntu