PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97424 Linux CVE debrief

The Linux kernel vulnerability, CVE-2026-97424, involves a flaw in the drm/amdgpu/ras component. This vulnerability has been resolved through changes including the addition of a ras_suspend callback and its utilization for cp_ecc_error_irq. The issue pertains to improper handling of cp_ecc_error_irq in amdgpu_gfx_ras_late_init() and gfx_v9_0_hw_fini(). Linux kernel maintainers, administrators, and users of Linux distributions utilizing amdgpu gfx RAS features should assess exposure and verify vulnerability resolution. This involves reviewing Linux kernel patch levels, assessing deployments for amdgpu gfx RAS feature usage, and ensuring proper implementation of ras_suspend and fini.

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

Who should care

Linux kernel maintainers, administrators, and users of Linux distributions that utilize amdgpu gfx RAS features should assess exposure and verify vulnerability resolution. This includes reviewing Linux kernel patch levels, assessing deployments for amdgpu gfx RAS feature usage, and ensuring proper implementation of ras_suspend and fini functions. The vulnerability's impact is relevant to operators, platforms, vulnerability management, and security teams.

Why it matters

Linux kernel vulnerability resolved with drm/amdgpu/ras changes; assess exposure and verify vulnerability resolution in Linux kernel deployments.

  • Verify Linux kernel patch level for vulnerability resolution
  • Assess exposure in Linux kernel deployments using amdgpu gfx RAS features
  • Review and update Linux kernel configurations for proper ras_suspend callback implementation

Technical summary

The Linux kernel vulnerability, CVE-2026-97424, was resolved with changes to drm/amdgpu/ras, including the addition of a ras_suspend callback and its use for cp_ecc_error_irq. The vulnerability involved improper handling of cp_ecc_error_irq in amdgpu_gfx_ras_late_init() and gfx_v9_0_hw_fini(). The changes ensure proper cleanup and management of cp_ecc_error_irq, preventing potential issues such as double-releasing of resources. This technical summary frames the vulnerability and resolution in a source-grounded manner.

Defensive priority

Assess exposure in Linux kernel deployments using amdgpu gfx RAS features

Recommended defensive actions

  • Assess Linux kernel deployments for amdgpu gfx RAS feature usage
  • Verify if amdgpu gfx RAS suspend and fini functions are properly implemented
  • Review Linux kernel version and patch level for vulnerability resolution
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • 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
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record and NVD entry provide details on a Linux kernel vulnerability resolved with drm/amdgpu/ras changes. The vulnerability involves improper handling of cp_ecc_error_irq. Evidence is grounded in official CVE and NVD documentation. Defenders should verify Linux kernel patch levels and assess exposure in deployments using amdgpu gfx RAS features. The source confidence is limited to publicly available information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97424 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-97424 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/001824103f2fe6ffd2380afddf81f43b446035b2

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

  • Source reference

    Unverified legacy reference

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

    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.