PatchSiren cyber security CVE debrief
CVE-2026-97936 Linux CVE debrief
A memory corruption vulnerability was found in the Linux kernel's tracing histogram stacktrace modifier. The vulnerability occurs when the '.stacktrace' modifier is used with a field that does not hold a stacktrace, leading to a potential memory corruption. This vulnerability requires verification of affected versions and deployment contexts. The Linux kernel's tracing histogram stacktrace modifier does not properly check if the field name resolved to a field that holds a stacktrace, which can lead to memory corruption and crashes. The vulnerability was resolved in the Linux kernel.
- 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, Linux distribution maintainers, and users of Linux-based systems who use tracing and histogram features. These individuals should verify if their Linux kernel version is affected by this vulnerability and review kernel logs for signs of memory corruption or crashes related to the tracing histogram feature.
Why it matters
A memory corruption vulnerability was found in the Linux kernel's tracing histogram stacktrace modifier. This vulnerability requires verification of affected versions and deployment contexts.
- Potential memory corruption and crashes
- Verification of affected versions and deployment contexts required
- Review of kernel logs for signs of memory corruption or crashes related to the tracing histogram feature
Technical summary
The vulnerability occurs when the '.stacktrace' modifier is used with a field that does not hold a stacktrace, leading to a potential memory corruption. The Linux kernel's tracing histogram stacktrace modifier does not properly check if the field name resolved to a field that holds a stacktrace. This can lead to memory corruption and crashes. The fix involves ensuring that the '.stacktrace' modifier is used with a field that holds a stacktrace. Affected product context and defensive impact are crucial in understanding and mitigating this vulnerability.
Defensive priority
High
Recommended defensive actions
- Verify if the Linux kernel version used in your deployment is affected by this vulnerability
- Check if the tracing histogram stacktrace modifier is enabled in your kernel configuration
- Review kernel logs for signs of memory corruption or crashes related to the tracing histogram feature
- 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
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability was resolved in the Linux kernel. The CVE record and NVD entry provide details on the vulnerability. The fix involves ensuring that the '.stacktrace' modifier is used with a field that holds a stacktrace. Affected versions and deployment contexts need to be verified. Kernel logs should be reviewed for signs of memory corruption or crashes related to the tracing histogram feature.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97936 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97936
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97936 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97936
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/55caaf25da2c2bb9b75307e4c868726cb954b1d6
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/57bfc2a17954d173d2a4182f3b582ffbb23aff64
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a5e70ba87ca8ebc79b4e63de302d03b0625fe153
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e183b84968d4a6ea476d806ea97668405aa56880
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.