PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97940 Linux CVE debrief

A use-after-free vulnerability exists in the Linux kernel's IPv6 route iterator. When the iterator is stopped, it fails to properly unlink the walker, allowing it to access freed memory. This can lead to a crash or potentially allow an attacker to execute arbitrary code. The vulnerability is caused by the ipv6_route_native_seq_stop function not properly unlinking the walker when the iterator is stopped. Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems should assess exposure and prioritize patching.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
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 and maintainers, Linux distribution vendors, and users of Linux-based systems should assess exposure and prioritize patching. They should review and apply the provided kernel patches to fix the vulnerability, monitor system logs for potential exploitation attempts, and consider implementing additional security measures to prevent exploitation. Affected operator, platform, vulnerability-management, and security-team impact should be

Why it matters

The Linux kernel's IPv6 route iterator has a use-after-free vulnerability that can lead to system crashes or potentially allow an attacker to execute arbitrary code. Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems should assess exposure and prioritize patching.

  • Potential system crashes or instability
  • Possible code execution or privilege escalation
  • Increased attack surface for malicious actors
  • Need for prompt patching and verification

Technical summary

The Linux kernel's IPv6 route iterator has a use-after-free vulnerability. When the iterator is stopped, it fails to properly unlink the walker, allowing it to access freed memory. This can lead to a crash or potentially allow an attacker to execute arbitrary code. The vulnerability is caused by the ipv6_route_native_seq_stop function not properly unlinking the walker when the iterator is stopped. This allows the walker to access freed memory, leading to a use-after-free vulnerability. Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems should assess exposure and prioritize patching.

Defensive priority

High

Recommended defensive actions

  • Review and apply the provided kernel patches to fix the vulnerability
  • Monitor system logs for potential exploitation attempts
  • Consider implementing additional security measures to prevent exploitation
  • 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 vulnerability is caused by the ipv6_route_native_seq_stop function not properly unlinking the walker when the iterator is stopped. This allows the walker to access freed memory, leading to a use-after-free vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97940 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-97940 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/0eede1689610e9eeaf729ba86fd1321799eb91a0

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/19b4ed644d68098cc62ab612727f40d30f43476c

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/4553cfafa8d05c4ce20b1d18f79d9bb3b303fc02

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

  • Source reference

    Unverified legacy reference

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

    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.