Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbscl_set_scaler_filter if filter is null Callers can pass null in filter (i.e. from returned from the function wbscl_get_filter_coeffs_16p) and a null check is added to ensure that is not the case. This fixes 4 NULL_RETURNS issues reported by Coverity.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.284 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0364f1f17a86d89dc39040beea4f099e60189f1bPatch
- https://git.kernel.org/stable/c/1726914cb17cedab233820d26b86764dc08857b4Patch
- https://git.kernel.org/stable/c/54834585e91cab13e9f82d3a811deb212a4df786Patch
- https://git.kernel.org/stable/c/6d94c05a13fadd80c3e732f14c83b2632ebfaa50Patch
- https://git.kernel.org/stable/c/c083c8be6bdd046049884bec076660d4ec9a19caPatch
- https://git.kernel.org/stable/c/c4d31653c03b90e51515b1380115d1aedad925ddPatch
- https://git.kernel.org/stable/c/e3a95f29647ae45d1ec9541cd7df64f40bf2120aPatch
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-46714?
CVE-2024-46714 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbscl_set_scaler_filter if filter is null Callers can pass null in filter (i.e. from returned from the funct...
How severe is CVE-2024-46714?
CVE-2024-46714 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-46714?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.