First published: Wed Sep 18 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfiguration_params_st's UnboundedRequestEnabled is a pointer (i.e. dml_bool_t *UnboundedRequestEnabled), and thus if (p->UnboundedRequestEnabled) checks its address, not bool value. This fixes 1 REVERSE_INULL issue reported by Coverity.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.10.10 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46778 is considered to be of high severity due to potential security implications in the Linux kernel.
To fix CVE-2024-46778, upgrade to the latest patched version of the Linux kernel or specific packages as per your distribution recommendation.
CVE-2024-46778 affects Linux kernel versions prior to 6.10.10.
CVE-2024-46778 impacts systems running vulnerable versions of the Linux kernel, specifically those identified in the Debian package version list.
Yes, CVE-2024-46778 is related to vulnerabilities in the DRM AMD display drivers within the Linux kernel.