Bugzilla – Bug 1225006
VUL-0: CVE-2023-52801: kernel: iommufd: Fix missing update of domains_itree after splitting iopt_area
Last modified: 2024-07-08 15:01:08 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52801 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2023/CVE-2023-52801.mbox https://git.kernel.org/stable/c/836db2e7e4565d8218923b3552304a1637e2f28d https://git.kernel.org/stable/c/fcb32111f01ddf3cbd04644cde1773428e31de6a https://git.kernel.org/stable/c/e7250ab7ca4998fe026f2149805b03e09dc32498 https://www.cve.org/CVERecord?id=CVE-2023-52801
Nothing to do, closing.