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

 

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

Published: June 25, 2026


Vulnerability identifier: #VU135423
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-52952
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to a use-after-free in __iommu_group_set_domain_internal() when handling concurrent domain attachment and device recovery operations. A local user can trigger device reset and re-attachment sequences to cause a denial of service.

The issue arises when a device in the IOMMU group is recovering while group->domain still points to a domain that may be freed.


How to mitigate CVE-2026-52952

Install security update from vendor's repository.

Sources