Bug 2400768 (CVE-2023-53482) - CVE-2023-53482 kernel: iommu: Fix error unwind in iommu_group_alloc()
Summary: CVE-2023-53482 kernel: iommu: Fix error unwind in iommu_group_alloc()
Keywords:
Status: NEW
Alias: CVE-2023-53482
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 12:06 UTC by OSIDB Bzimport
Modified: 2025-10-01 20:18 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-01 12:06:19 UTC
In the Linux kernel, the following vulnerability has been resolved:

iommu: Fix error unwind in iommu_group_alloc()

If either iommu_group_grate_file() fails then the
iommu_group is leaked.

Destroy it on these error paths.

Found by kselftest/iommu/iommufd_fail_nth


Note You need to log in before you can comment on or make changes to this bug.