Use-After-Free Vulnerability in Atmel MCI Driver of Linux Kernel
CVE-2026-80556

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
26 August 2026

What is CVE-2026-80556?

A use-after-free vulnerability has been identified in the Atmel MCI driver of the Linux kernel. This issue arises in the function 'atmci_remove', where the cleanup process inadvertently allows the scheduled work, associated with various interrupt handlers and timers, to access freed memory. The race condition can occur if the driver is removed while queued work is still pending, leading to potential exploitation. The vulnerability is addressed by ensuring that all sources capable of queuing work are halted before the cleanup operations are performed, effectively preventing the condition that leads to the use-after-free scenario.

Affected Version(s)

Linux 7d2be0749a59096a334c94dc48f43294193cb8ed < 22aecf6c4721727a2f724ca0438bc7d4b609bf3f

Linux 7d2be0749a59096a334c94dc48f43294193cb8ed

Linux 7d2be0749a59096a334c94dc48f43294193cb8ed < 7599a73ff66d195a908f5d88b427933a9fb1c02a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.