First published: Mon Jul 29 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_clear_freed might clear bo_va->bo, so we have to check it before dereferencing it.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.164 | 5.15.164 |
redhat/kernel | <6.1.101 | 6.1.101 |
redhat/kernel | <6.6.42 | 6.6.42 |
redhat/kernel | <6.9.11 | 6.9.11 |
redhat/kernel | <6.10 | 6.10 |
Linux Kernel | <5.15.164 | |
Linux Kernel | >=5.16<6.1.101 | |
Linux Kernel | >=6.2<6.6.42 | |
Linux Kernel | >=6.7<6.9.11 | |
Linux Kernel | =6.10-rc1 | |
Linux Kernel | =6.10-rc2 | |
Linux Kernel | =6.10-rc3 | |
Linux Kernel | =6.10-rc4 | |
Linux Kernel | =6.10-rc5 | |
Linux Kernel | =6.10-rc6 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 | |
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.128-1 6.12.21-1 6.12.22-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-41060 is classified as a moderate severity vulnerability in the Linux kernel.
To mitigate CVE-2024-41060, update to kernel versions 5.15.164, 6.1.101, or higher as recommended in the security advisory.
CVE-2024-41060 affects multiple versions of the Linux kernel, particularly those before 5.15.164, 6.1.101, and others listed in the advisory.
CVE-2024-41060 involves components related to the DRM (Direct Rendering Manager) and the radeon graphics driver.
Currently, there is no public exploit reported for CVE-2024-41060, but it is advisable to apply patches to mitigate risks.