PT-2024-21482 · Linux · Linux Kernel
Venkat Rao Bagalkote
·
Published
2024-02-14
·
Updated
2025-01-13
·
CVE-2024-26709
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.8.0-rc3-autotest-g99bd3cb0d12e
Description
A vulnerability in the Linux kernel has been resolved, specifically in the powerpc/iommu component. The issue arises from a missing call to
iommu group put() during platform domain attachment when the domain is already set. This refcount leak is evident during DLPAR remove operations, resulting in a kernel bug. The patch adds the missing iommu group put() call to rectify this issue.Recommendations
To resolve this issue, update the Linux kernel to a version that includes the patch for the missing
iommu group put() call. Specifically, update to a version later than 6.8.0-rc3-autotest-g99bd3cb0d12e. As a temporary workaround, consider disabling the spapr tce platform iommu attach dev() function until a patch is available. However, this workaround may have unintended consequences and should be used with caution.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel