Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.10.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4e2b49a85e7974d21364798c5d4aa8070aa864d9Patch
- https://git.kernel.org/stable/c/a7b38c7852093385d0605aa3c8a2efd6edd1edfdPatch
FAQ
What is CVE-2024-46778?
CVE-2024-46778 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfiguration_params_st's UnboundedRequestEnabled is a ...
How severe is CVE-2024-46778?
CVE-2024-46778 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46778?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.