CVE Catalog

CVE-2026-74415

Low risk· EPSS 5%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

In the Linux kernel, the spi: atcspi200 driver initializes DMA resources after SPI controller registration. During driver unbind, a use-after-free can occur when DMA is torn down while the controller is still alive and triggers DMA transfers.

Risk Assessment

Use-after-free could lead to kernel crashes, incorrect behavior, or potentially arbitrary code execution in kernel context.

Recommendation

Install the kernel patch that ensures proper ordering of DMA resource initialization and cleanup in the atcspi200 driver.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS