PatchSiren cyber security CVE debrief
CVE-2026-97600 Linux CVE debrief
A use-after-free vulnerability was found in the Linux kernel's ieee802154 cc2520 driver. The FIFOP interrupt handler queues cc2520_fifop_irqwork, which can run after the private data is released during device removal. This issue requires verification of affected versions and exploitation. Defenders should assess exposure in Linux kernel deployments, particularly those using ieee802154 cc2520. Remediation priority follows from verifying and applying the provided patches.
- 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
Defenders of Linux kernel deployments using ieee802154 cc2520 should assess exposure and verify patches. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review and apply patches for the Linux kernel ieee802154 cc2520 driver. They should also monitor for potential use-after-free exploitation attempts and review compensating controls for exposed systems.
Why it matters
A use-after-free vulnerability was found in the Linux kernel's ieee802154 cc2520 driver. Defenders should assess exposure and verify patches.
- Verify patches for Linux kernel ieee802154 cc2520 driver
- Assess exposure in Linux kernel deployments using ieee802154 cc2520
- Monitor for potential use-after-free exploitation attempts
Technical summary
The Linux kernel's ieee802154 cc2520 driver has a use-after-free vulnerability. The FIFOP interrupt handler queues cc2520_fifop_irqwork, which can run after private data release during device removal. This issue requires verification of affected versions and exploitation. The vulnerability was introduced due to improper handling of the FIFOP interrupt handler, allowing the work to be queued again after the private data has been released. Defenders should assess exposure and verify patches for the Linux kernel ieee802154 cc2520 driver.
Defensive priority
Verify and apply patches; assess exposure in Linux kernel deployments using ieee802154 cc2520
Recommended defensive actions
- Verify and apply patches for the Linux kernel ieee802154 cc2520 driver
- Assess exposure in Linux kernel deployments using ieee802154 cc2520
- Monitor for potential use-after-free 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 CVE record and NVD entry provide details on the vulnerability. Four source references are provided from the Linux kernel Git repository. The vulnerability was found in the Linux kernel's ieee802154 cc2520 driver, which requires verification of affected versions and exploitation. Defenders should verify patches and assess exposure in Linux kernel deployments using ieee802154 cc2520.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97600 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97600
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97600 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97600
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/56a9919d8494fb118eebf167bef0622528fbf2e7
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/890a80d516a1447db5c21bf92841a82914ea897d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c68fd52c73b676aee67020011e98fea125a978f4
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ff5891b266a7fc6a062710836be84f1cc19338b5
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.