LiveActive security incident?Get immediate response
CVE Record

CVE-2026-23105: net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq. use cl_is_active instead of relying on the child qdisc's qlen to determine class activation.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-23105 is a Linux kernel flaw in the QFQ traffic scheduler. A local low-privileged user could potentially influence scheduler state in a way the kernel maintainers considered exploitable. The CVSS score is high, but the provided sources do not show active exploitation.

Executive priority

Treat as a high-priority kernel maintenance item, especially on systems with untrusted local users. There is no sourced evidence of active exploitation, so prioritize alongside normal high-severity Linux kernel patch cycles rather than emergency incident response.

Technical view

The QFQ scheduler’s qfq_rm_from_ag logic relied on a child qdisc qlen value to decide whether a class was active. The fix uses cl_is_active instead, making class activation state consistent and reducing risk from child qlen manipulation. CVSS indicates local access, low complexity, low privileges, no user interaction, and high CIA impact.

Likely exposure

Exposure is most relevant for Linux systems running affected kernel versions or branches with QFQ available. The provided record lists Linux kernel versions including 3.8 and several stable branch versions as affected, but it does not map distributions or packaged kernel names.

Exploitation context

The source says this was a preventive patch to prevent possible exploits using child qlen manipulation. KEV is false, and no cited source in the bundle confirms public exploitation or active attacks.

Researcher notes

The public record is sparse: no CWE, no exploit details, and no distro mapping are provided. Analysis should focus on the upstream scheduler change and affected branch coverage. Avoid assuming reachability beyond local, low-privilege access as stated by CVSS.

Mitigation direction

  • Apply Linux stable or distribution kernel updates containing the referenced fixes.
  • Check your Linux vendor advisory for exact package names and fixed builds.
  • Prioritize multi-user servers, developer workstations, and shared hosting systems.
  • Reduce unnecessary local user access where timely patching is blocked.
  • Track the listed kernel stable commits against internally maintained kernels.

Validation and detection

  • Inventory kernel versions across Linux assets.
  • Confirm whether deployed kernels include one of the referenced stable fixes.
  • Check whether QFQ support is enabled or available in relevant kernels.
  • Review distro advisories for CVE-2026-23105 package status.
  • Verify patched kernels are booted, not merely installed.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2026-23105 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
8Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-23105Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux462dbc9101acd38e92eda93c0726857517a24bbd, 462dbc9101acd38e92eda93c0726857517a24bbd, 462dbc9101acd38e92eda93c0726857517a24bbd, 462dbc9101acd38e92eda93c0726857517a24bbd, 462dbc9101acd38e92eda93c0726857517a24bbd, 462dbc9101acd38e92eda93c0726857517a24bbd, 462dbc9101acd38e92eda93c0726857517a24bbdunaffected
LinuxLinux3.8, 0, 5.10.249, 5.15.199, 6.1.162, 6.6.122, 6.12.68, 6.18.8, 6.19affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.