In the Linux kernel, the following vulnerability has been resolved:
iommu/vt-d: Fix sysfs leak in alloc_iommu()
iommudevicesysfs_add() is called before, so is has to be cleaned on subsequent errors.