PatchSiren cyber security CVE debrief
CVE-2026-97583 Linux CVE debrief
A use-after-free vulnerability exists in the Linux kernel's afs (AFS file system) implementation. When an address list for a server is updated, old peer app data is not cleared, leading to potential use-after-free issues when handling callbacks through RxRPC connections. This could allow for remote code execution or denial of service. The vulnerability arises from the improper handling of peer app data during address list updates, which can lead to use-after-free conditions. This issue affects Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems that utilize the afs file system.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.5
- 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 that utilize the afs file system should be aware of this vulnerability and take necessary actions to address it. They should review and apply patches, update their kernels, and monitor system logs for potential exploitation attempts.
Why it matters
A use-after-free vulnerability in the Linux kernel's afs implementation could allow for remote code execution or denial of service if exploited.
- Remote code execution or denial of service may occur if an attacker can trigger the use-after-free condition
- Linux kernel developers and maintainers must review and apply patches to address the vulnerability
- Linux distribution vendors should update their kernel packages to include the fix
- Users of Linux-based systems that utilize the afs file system should ensure their kernels are updated to a version that includes the fix
Technical summary
The vulnerability exists in the afs file system implementation in the Linux kernel. When an address list for a server is updated, old peer app data is not cleared, leading to potential use-after-free issues when handling callbacks through RxRPC connections. This could allow for remote code execution or denial of service if exploited. The vulnerability is caused by the improper handling of peer app data during address list updates, which can lead to use-after-free conditions. The affected product is the Linux kernel.
Defensive priority
High
Recommended defensive actions
- Review and apply the provided kernel patches to address the vulnerability
- Ensure that the Linux kernel is updated to a version that includes the fix
- Monitor system logs for potential exploitation attempts
- 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 was reported by KASAN and is related to the afs file system in the Linux kernel. The issue arises from the improper handling of peer app data during address list updates. The CVE record was published on 2026-09-25T11:17:09.127Z and has not been modified since then. There is no evidence of exploitation in the wild, but it is recommended to apply patches to address the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97583 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97583
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97583 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97583
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/3afb988fd0411707bdafb9b321086fff0da28aae
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/7f7f5589d048821dea316cbac9b37d27eaf7530e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ba0623fc19a424f4745394c499f9f28a8d88d397
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c7f77a11a1e719192c7262aad38a3919aec62c21
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.