CVE-2026-74415
Received Received - Intake

Use-After-Free in Linux Kernel SPI ATCSPI200 Driver

Vulnerability report for CVE-2026-74415, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still alive and triggers DMA transfers.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-15
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in the Linux kernel's spi-atcspi200 driver. It occurs because DMA resources are initialized after the SPI controller is registered. When the driver unbinds, the DMA is torn down while the controller remains active, potentially triggering a use-after-free when the controller attempts DMA transfers.

Impact Analysis

This vulnerability could lead to system instability, crashes, or potential privilege escalation if exploited. It may cause unexpected behavior in systems using the affected spi-atcspi200 driver, particularly during driver unloading or system shutdown.

Mitigation Strategies

Update the Linux kernel to a patched version that resolves the spi: atcspi200 use-after-free issue. Avoid unbinding the atcspi200 driver while the system is running to prevent potential use-after-free conditions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74415. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart