PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97958 Linux CVE debrief

A vulnerability in the Linux kernel's net/sched: cls_api has been resolved. The vulnerability occurs when a netlink socket sends RTM_GETCHAIN requests repeatedly without receiving the responses, causing tc_ctl_chain() to hog CPU and trigger a Hung Task splat. This issue can impact system performance and stability. Linux kernel administrators should assess exposure and verify system configurations to prevent potential Hung Task splat errors. The replay logic is unnecessary for RTM_GETCHAIN and was applied only for RTM_NEWCHAIN.

Vendor
Linux
Product
Unknown
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Linux kernel administrators and security teams should assess exposure and verify system configurations to prevent potential Hung Task splat errors. They should also monitor system logs for Hung Task splat errors and update the Linux kernel to the latest version if necessary.

Why it matters

A vulnerability in the Linux kernel's net/sched: cls_api has been resolved. Linux kernel administrators should assess exposure and verify system configurations to prevent potential Hung Task splat errors.

  • Verify Linux kernel configurations for net/sched: cls_api
  • Monitor system logs for Hung Task splat errors

Technical summary

The vulnerability occurs in the Linux kernel's net/sched: cls_api. A netlink socket can send RTM_GETCHAIN requests repeatedly without receiving the responses, causing tc_ctl_chain() to hog CPU and trigger a Hung Task splat. The replay logic is unnecessary for RTM_GETCHAIN and was applied only for RTM_NEWCHAIN. This issue can impact system performance and stability. Linux kernel administrators should assess exposure and verify system configurations to prevent potential Hung Task splat errors. The vulnerability can be mitigated by updating the Linux kernel to the latest version.

Defensive priority

Linux kernel administrators should assess exposure and verify system configurations.

Recommended defensive actions

  • Review and verify Linux kernel configurations for net/sched: cls_api
  • Monitor system logs for Hung Task splat errors
  • Update Linux kernel to the latest version if necessary
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The vulnerability was resolved by applying the replay logic only for RTM_NEWCHAIN. The NVD entry is currently null. Further review of system configurations and kernel updates is recommended to ensure system security and stability. Linux kernel administrators should verify system configurations and monitor system logs for Hung Task splat errors.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97958 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97958

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

  • CVE-2026-97958 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97958

    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/503ba58481e3ba69d28127d35a39cec529f9670c

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.