Answer in brief
CVE-2023-52801 records a High severity (CVSS 8.8) vulnerability in iommufd: Fix missing update of domains_itree after splitting iopt_area. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), linux/linux_kernel (generic), linux/linux_kernel (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), linux/linux_kernel (generic), linux/linux_kernel (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=51fe6141f0f64ae0bbc096a41a07572273e8c0ef <836db2e7e4565d8218923b3552304a1637e2f28d || >=51fe6141f0f64ae0bbc096a41a07572273e8c0ef <fcb32111f01ddf3cbd04644cde1773428e31de6a || >=51fe6141f0f64ae0bbc096a41a07572273e8c0ef <e7250ab7ca4998fe026f2149805b03e09dc32498 | 836db2e7e4565d8218923b3552304a1637e2f28d, fcb32111f01ddf3cbd04644cde1773428e31de6a, e7250ab7ca4998fe026f2149805b03e09dc32498 |
| Linux/Linuxgeneric | 6.2 | Not reported |
| linux/linux_kernelgeneric | >=51fe6141f0f6 <836db2e7e456 | 836db2e7e456 |
| linux/linux_kernelgeneric | >=51fe6141f0f6 <fcb32111f01d | fcb32111f01d |
| linux/linux_kernelgeneric | >=51fe6141f0f6 <e7250ab7ca49 | e7250ab7ca49 |
| linux/linux_kernelgeneric | 6..2 | Not reported |
Published upstream
May 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
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.
Quoted source text, attributed separately from HOL analysis.