PatchSiren cyber security CVE debrief
CVE-2026-97920 Linux CVE debrief
A Linux kernel vulnerability was resolved, involving tracing histogram stats allocation failure. The issue arises when print_entries() returns an error code, overwriting the entry count needed for cleanup. This leads to an out-of-bounds read when tracing_map_destroy_sort_entries() is called with a large unsigned int value. The bug can be triggered by reading the hist file of a trigger with a .percent value, with the allocation forced to fail.
- 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 developers, system administrators, and security teams should assess exposure to this vulnerability and verify Linux kernel versions. They should review system configurations for potential vulnerability and ensure that compensating controls are in place. They should also monitor system logs for potential exploitation attempts and confirm whether affected product deployments exist in managed environments.
Why it matters
Linux kernel vulnerability CVE-2026-97920, resolved issue involving tracing histogram stats allocation failure, requires verification of Linux kernel versions and system configurations.
- Verify Linux kernel versions to assess exposure
- Review system configurations for potential vulnerability
Technical summary
The Linux kernel vulnerability involves tracing histogram stats allocation failure. When print_entries() returns an error code, it overwrites the entry count needed for cleanup. This leads to an out-of-bounds read when tracing_map_destroy_sort_entries() is called with a large unsigned int value. The bug can be triggered by reading the hist file of a trigger with a .percent value, with the allocation forced to fail. The vulnerability was made public on September 25, 2026, and there have been no changes since then. Linux kernel developers, system administrators, and security teams should verify Linux kernel versions and assess exposure to this vulnerability.
Defensive priority
Verify Linux kernel versions and assess exposure to this vulnerability. Review system configurations and ensure that compensating controls are in place.
Recommended defensive actions
- Verify Linux kernel versions and assess exposure to this vulnerability
- Review system configurations and ensure that compensating controls are in place
- Monitor system logs for potential exploitation attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The issue is resolved in the Linux kernel. Official CVE Program record and NIST NVD detail page provide source-specific vulnerability assessment. The vulnerability was made public on September 25, 2026, and there have been no changes since then. Linux kernel developers, system administrators, and security teams should verify Linux kernel versions and assess exposure to this vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97920 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97920
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97920 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97920
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/06f5634ec5584954177f9a22e36b3bfb398a971b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/17e87ce55f877efff1b08fe509e8bf91378cbbc9
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/9bd8321f5370295d1ae96dd17d43be3c9edd441b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c80b2a8067d58ff7d268ceef781c68b37a16c321
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.