2 matches found
Vulnerability of the arm_smmu_device_probe() function in the drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c file – This driver provides support for Linux kernel’s IOMMU, allowing an attacker to cause a service failure.
Vulnerability of the armsmmudeviceprobe function in the drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c file – The Linux kernel’s IOMMU support driver is vulnerable due to a NULL pointer dereferencing issue. Exploiting this vulnerability could allow an attacker to cause a system crash...
CVE-2022-50510
CVE-2022-50510 affects the Linux kernel’s perf/smmuv3 component. The issue is a hotplug callback leak in arm_smmu_pmu_init(): when platform_driver_register() fails, the callback added by cpuhp_setup_state_multi() is not removed, potentially leaking a hotplug callback. The fix removes the callback...