Use-after-free in Linux kernel - CVE-2026-93205

 

Use-after-free in Linux kernel - CVE-2026-93205

Published: September 25, 2026


Vulnerability identifier: #VU152193
CSH Severity: Low
CVSS v4: 5.6 [CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93205
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local privileged user to cause a denial of service.

The vulnerability exists due to a use-after-free in the IOPF queue cleanup performed by arm_smmu_device_remove() when removing an Arm SMMU device. A local privileged user can trigger device removal while the event-queue IRQ handler accesses the IOPF queue to cause a denial of service.


Affected software

Linux kernel

How to mitigate CVE-2026-93205

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins