← Back to CVE List

CVE-2023-52801

Published: 2024-05-21T16:15Z
Last Modified: 2025-04-02T15:02Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix missing update of domains_itree after splitting iopt_area In iopt_area_split(), if the original iopt_area has filled a domain and is linked to domains_itree, pages_nodes have to be properly reinserted. Otherwise the domains_itree becomes corrupted and we will UAF. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt