CVE-2026-74415

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux34e3815ea4597131d4324a4aa243d2201e672005 < af6a34c41683067a314d2b58b39edecb2e5e4ac6affected
LinuxLinux34e3815ea4597131d4324a4aa243d2201e672005 < 565bdf45125a05aa8f622f58f598283f46ba43f4affected
LinuxLinux7.0affected
LinuxLinux0 < 7.0unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2-rc1 <= *unaffected

Weaknesses

References