Security Advisory

CVE-2024-42277

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-17 09:08:45
Last updated 2026-05-23 15:52:36
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en In sprd_iommu_cleanup() before calling function sprd_iommu_hw_en() dom->sdev is equal to NULL, which leads to null dereference. Found by Linux Verification Center (linuxtesting.org) with SVACE.