CVE detail
CVE-2023-54034 — CVE-2023-54034
Published 2025-12-24 · Modified 2026-06-17 · Source nvd
UNKNOWN
severity
CVSS-derived band
0.0015
EPSS probability
exploitation probability, 30d
5.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog
Description
In the Linux kernel, the following vulnerability has been resolved:
iommufd: Make sure to zero vfio_iommu_type1_info before copying to user
Missed a zero initialization here. Most of the struct is filled with
a copy_from_user(), however minsz for that copy is smaller than the
actual struct by 8 bytes, thus we don't fill the padding.
Remediation
No vendor-published fix data in our corpus for this CVE. Check the references below or the vendor's PSIRT / security advisories page.
References