摘要:
In the Linux kernel, the following vulnerability has been resolved:
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
There is a WARN_ON_ONCE to catch an unlikely situation when
domain_remove_dev_pasid can't find the `pasid`. In case it nevertheless
happens we must avoid using a NULL pointer.
安全等级: Low
公告ID: KylinSec-SA-2025-2344
发布日期: 2025年4月20日
关联CVE: CVE-2025-21833
在 Linux 内核中,以下漏洞已被修复:
iommu/vt-d:避免在 WARN_ON_ONCE 后使用 NULL 指针
当 domain_remove_dev_pasid 无法找到 pasid 时,会触发 WARN_ON_ONCE 来捕获这一不太可能发生的情况。即使这种情况发生,我们也必须避免使用 NULL 指针。
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-21833 | KY3.4-5A | kernel | Unaffected |
CVE-2025-21833 | V6 | kernel | Unaffected |