PatchSiren

PatchSiren cyber security CVE debrief

CVE-2025-68815 Linux CVE debrief

A vulnerability in the Linux kernel's net/sched: ets has been resolved. The issue occurs when a user changes a drr class to a strict one using the ets qdisc change command, without removing the drr class from the active list. This can cause a class to be added twice to the active list if a user changes a strict class back to a drr one. The vulnerability has a CVSS score of 7.8 and is considered HIGH severity. Linux kernel developers and maintainers, network administrators, and security teams responsible for Linux-based systems should be aware of this vulnerability. They should review the provided patch, assess their exposure, and implement compensating controls as needed. Additionally, they should monitor Linux kernel updates for further patches related to this vulnerability and perform thorough inventory checks to identify potentially affected systems. The evidence for this CVE is based on limited details from the Linux kernel source code and CVE/NVD records. Further verification is needed to confirm the vulnerability's scope and impact. Defenders should verify the presence of affected systems in their environment, review the provided patch, and implement compensating controls such as network segmentation and access controls to reduce the attack surface.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-01-13
Original CVE updated
2026-07-30
Advisory published
2026-01-13
Advisory updated
2026-07-30

Who should care

Linux kernel developers and maintainers, network administrators, and security teams responsible for Linux-based systems should be aware of this vulnerability. They should review the provided patch, assess their exposure, and implement compensating controls as needed. Additionally, they should monitor Linux kernel updates for further patches related to this vulnerability and perform thorough inventory checks to identify potentially affected systems.

Technical summary

The Linux kernel's net/sched: ets module has a vulnerability that occurs when a user changes a drr class to a strict one using the ets qdisc change command, without removing the drr class from the active list. This can cause a class to be added twice to the active list if a user changes a strict class back to a drr one. The vulnerability is caused by the ets_qdisc_change function not checking whether a drr class is in the active list and removing it when changing it to strict. To fix this, the ets_qdisc_change function should always check and remove an ets class from the active list when changing it to strict. The vulnerability has a CVSS score of 7.8 and is considered HIGH severity.

Defensive priority

High priority due to potential for denial of service or privilege escalation in Linux kernel.

Recommended defensive actions

  • Review and apply the provided patch to the Linux kernel's net/sched: ets module.
  • Monitor Linux kernel updates for further patches related to this vulnerability.
  • Perform thorough inventory checks to identify potentially affected systems.
  • Implement compensating controls, such as network segmentation and access controls, to reduce the attack surface.
  • Review the official CVE record and NVD details for CVE-2025-68815.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The evidence for this CVE is based on limited details from the Linux kernel source code and CVE/NVD records. Further verification is needed to confirm the vulnerability's scope and impact. Defenders should verify the presence of affected systems in their environment, review the provided patch, and implement compensating controls such as network segmentation and access controls to reduce the attack surface. Additionally, they should monitor Linux kernel updates for further patches related to this vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2025-68815 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2025-68815

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2025-68815 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2025-68815

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/02783a37cb1c0a2bd9fcba4ff1b81e6e209c7d87

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/2f125ebe47d6369e562f3cbd9b6227cff51eaf34

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/43d9a530c8c094d137159784e7c951c65f11ec6c

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/58fdce6bc005e964f1dbc3ca716f5fe0f68839a2

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/8067db5c95aab9461d23117679338cd8869831fa

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/b1e125ae425aba9b45252e933ca8df52a843ec70

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/cca2ed931b734fe48139bc6f020e47367346630f

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.