CVE-2023-54043
NONE EPSS 8.8%
Published Dec 24, 20256mo ago · Modified Jun 17, 20261w ago
Published Dec 24, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: iommufd: Do not add the same hwpt to the ioas->hwpt_list twice The hwpt is added to the hwpt_list only during its creation, it is never added again. This hunk is some missed leftover from rework. Adding it twice will corrupt the linked list in some cases. It effects HWPT specific attachment, which is something the test suite cannot cover until we can create a legitimate struct device with a non-system iommu "driver" (ie we need the bus removed from the iommu code)
Threat Intelligence
EPSS Exploit Probability
8.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 2
- git.kernel.org https://git.kernel.org/stable/c/b4ff830eca097df51af10a9be29e8cc817327919
- git.kernel.org https://git.kernel.org/stable/c/c44adefdcf472f946f0632f4e0ddcbf3e00b8516
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.