PatchSiren cyber security CVE debrief
CVE-2026-97440 Linux CVE debrief
A vulnerability in the Linux kernel's qrtr_send_resume_tx() function can cause a node reference count leak when memory allocation fails. This issue was resolved by adding a call to qrtr_node_release() in the allocation failure path. The vulnerability affects Linux kernel versions and may impact system administrators and security teams responsible for managing Linux-based systems. They should assess exposure and consider applying patches or updates to prevent potential issues. The qrtr_send_resume_tx() function's failure to release a node reference can lead to a node reference count leak, which can have operational impacts on system stability and security.
- 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, system administrators, and security teams responsible for managing Linux-based systems should assess exposure and consider applying patches or updates to prevent potential issues. They should review Linux kernel configurations and versions to determine exposure and verify system inventory and patch levels.
Why it matters
A vulnerability in the Linux kernel's qrtr_send_resume_tx() function can cause a node reference count leak when memory allocation fails. Linux kernel maintainers, system administrators, and security teams should assess exposure and consider applying patches or updates to prevent potential issues.
- Verify node reference count management in Linux kernel configurations
- Assess system exposure to potential node reference count leaks
- Prioritize patching or updating Linux kernel versions to prevent potential issues
Technical summary
The qrtr_send_resume_tx() function in the Linux kernel does not properly release a node reference when memory allocation fails, leading to a node reference count leak. This issue was addressed by adding a call to qrtr_node_release() in the allocation failure path. The vulnerability affects Linux kernel versions, and Linux kernel maintainers, system administrators, and security teams should assess exposure and consider applying patches or updates to prevent potential issues. The vulnerability can have operational impacts on system stability and security if not properly addressed.
Defensive priority
Medium
Recommended defensive actions
- Review Linux kernel configurations and versions to determine exposure
- Verify system inventory and patch levels
- Consider applying patches or updates provided by the Linux kernel maintainers
- 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 CVE record and NVD entry provide details on the vulnerability. However, the scope of affected systems and versions is not explicitly stated, requiring verification from official sources. To verify, defenders should check the official CVE Program record and NIST NVD detail page for further information on affected scope, severity, and vendor guidance. Linux kernel maintainers, system administrators, and security teams should review Linux kernel configurations and versions to determine exposure and consider applying patches or mitig
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97440 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97440
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97440 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97440
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/3b09ff54114566864eea59020f6b69c5bb325b9d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/477353db343663d5502ca442c6de785d2f23f273
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/9d969c98732a4d42212ec580dd5bbad53f246103
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.