First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in capture_engine When the intel_context structure contains NULL, it raises a NULL pointer dereference error in drm_info(). (cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d)
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.3<6.6.67 | |
Linux Kernel | >=6.7<6.12.6 | |
Linux Kernel | =6.13-rc1 | |
Linux Kernel | =6.13-rc2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 | |
>=6.3<6.6.67 | ||
>=6.7<6.12.6 | ||
=6.13-rc1 | ||
=6.13-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56667 is considered to be a critical vulnerability due to the potential for a NULL pointer dereference in the Linux kernel.
To fix CVE-2024-56667, update your Linux kernel to version 6.6.67 or later for the specified affected versions.
CVE-2024-56667 affects Linux kernel versions from 6.3 up to 6.6.67 and from 6.7 to 6.12.6, along with the specific release candidates 6.13-rc1 and 6.13-rc2.
Systems running affected versions of the Linux kernel that utilize the intel_context structure can be impacted by CVE-2024-56667.
As of now, there is no known public exploit for CVE-2024-56667, but the vulnerability poses a considerable risk.