Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-74266

Published Aug 15, 2026 EPSS 0.20% (10th pctl)

Overview

CVE-2026-74266 is a known-severity vulnerability. It was published on August 15, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

net/sched: sch_dualpi2: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

Whenever dualpi2 drops packets during peek, it calls

qdisc_tree_reduce_backlog. An issue arises because it calls

qdisc_tree_reduce_backlog before it reincrements the qlen. If qlen drops

to zero, but peek returns an skb, the parent's qlen_notify callback will be

executed even though dualpi2 still has 1 packet on the queue and, thus,

mistakenly deactivates the parent's class which leads to a null-ptr-deref:

[ 101.427314][ T599] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 [#1] SMP KASAN NOPTI

[ 101.427755][ T599] KASAN: null-ptr-deref in range [0x0000000000000048-0x000000000000004f]

[ 101.428048][ T599] CPU: 2 UID: 0 PID: 599 Comm: ping Not tainted 7.1.0-rc5-00284-gbce53c430ed7 #102 PREEMPT(full)

[ 101.428400][ T599] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011

[

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-74266?

CVE-2026-74266 is a known-severity vulnerability. It was published on August 15, 2026.

How severe is CVE-2026-74266?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-74266?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-74266?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74266 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.