PatchSiren cyber security CVE debrief
CVE-2026-97497 Linux CVE debrief
A high-severity vulnerability has been resolved in the Linux kernel, specifically in the drm/amdkfd component. The vulnerability involves a bounds checking issue in the allocate_sdma_queue function, which could potentially lead to security impacts if exploited. The issue arises from the lack of bounds checking for the sdma queue id value when it is specified, such as when used by CRIU. This could allow for unintended behavior or security issues if the value is not properly validated.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- 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
Defenders responsible for Linux kernel deployments using the drm/amdkfd component, especially in environments where CRIU is utilized, should assess exposure and validate the patch.
Why it matters
Defenders should prioritize assessing exposure and validating the patch for Linux kernel deployments using the drm/amdkfd component, especially in environments where CRIU is utilized, due to a high-severity vulnerability involving a bounds checking issue.
- Verify patch deployment for Linux kernel drm/amdkfd component
- Assess exposure in CRIU environments
- Validate sdma queue id value bounds checking
Technical summary
The Linux kernel drm/amdkfd component has a vulnerability due to a lack of bounds checking in the allocate_sdma_queue function. This could potentially lead to security issues if the sdma queue id value is not properly validated. The vulnerability involves a bounds checking issue in the allocate_sdma_queue function, which could potentially lead to security impacts if exploited. The issue arises from the lack of bounds checking for the sdma queue id value when it is specified, such as when used by CRIU. This could allow for unintended behavior or security issues if the value is not properly validated. Defenders should prioritize assessing exposure and validating the patch for Linux kernel deployments using the
Defensive priority
Defenders should prioritize assessing exposure and validating the patch for Linux kernel deployments using the drm/amdkfd component, especially in environments where CRIU is utilized.
Recommended defensive actions
- Assess exposure for Linux kernel deployments using the drm/amdkfd component
- Validate the patch for the allocate_sdma_queue function
- Verify the sdma queue id value is properly validated in CRIU environments
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and vector. However, specific details about exploitation or impact are limited, and further verification is required to understand the full scope of the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97497 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97497
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97497 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97497
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/42f2bd50236b61ad0aeb2c233c990ee0d615fdad
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bfe9a7545b2a7be1c543f1741e16f2d5ec4116ae
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/dd2870ca036e1d51baa59f942007b36a595b5890
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.