In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault() This was missed because of the function pointer indirection. …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault() This was missed because of the function pointer indirection. nvidia_smmu_context_fault() is also installed as a irq function, and the 'void *' was changed to a struct arm_smmu_domain. Since the iommu_domain is embedded at a non-zero offset this causes nvidia_smmu_context_fault() to miscompute the offset. Fixup the types. Unable to handle kernel NULL point…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/65ade5653f5ab5a21635e51d0c65e95f490f5b6f Patch
- https://git.kernel.org/stable/c/e83de8f05b998e227b48cdeea54cba4c9d66d3aa Patch
- https://git.kernel.org/stable/c/65ade5653f5ab5a21635e51d0c65e95f490f5b6f Patch
- https://git.kernel.org/stable/c/e83de8f05b998e227b48cdeea54cba4c9d66d3aa Patch
时间线
- nvd_ingest NVD