Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()' The 'stream' pointer is used in dcn10_set_output_transfer_func() before the check if 'stream' is NULL. Fixes the below: drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn10/dcn10_hwseq.c:1892 dcn10_set_output_transfer_func() warn: variable dereferenced before check 'stream' (see line 1875)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4, < 5.4.273 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/14613d52bc7fc180df6d2c65ba65fc921fc1dda7Patch
- https://git.kernel.org/stable/c/29fde8895b2fcc33f44aea28c644ce2d9b62f9e0Patch
- https://git.kernel.org/stable/c/2d9fe7787af01188dc470a649bdbb842d6511fd7Patch
- https://git.kernel.org/stable/c/330caa061af53ea6d287d7c43d0703714e510e08Patch
- https://git.kernel.org/stable/c/6ac7c7a3a9ab57aba0fe78ecb922d2b20e16efebPatch
- https://git.kernel.org/stable/c/7874ab3105ca4657102fee1cc14b0af70883c484Patch
- https://git.kernel.org/stable/c/9ccfe80d022df7c595f1925afb31de2232900656Patch
- https://git.kernel.org/stable/c/e019d87e02f1e539ae48b99187f253847744ca7aPatch
- https://git.kernel.org/stable/c/14613d52bc7fc180df6d2c65ba65fc921fc1dda7Patch
- https://git.kernel.org/stable/c/29fde8895b2fcc33f44aea28c644ce2d9b62f9e0Patch
- https://git.kernel.org/stable/c/2d9fe7787af01188dc470a649bdbb842d6511fd7Patch
- https://git.kernel.org/stable/c/330caa061af53ea6d287d7c43d0703714e510e08Patch
- https://git.kernel.org/stable/c/6ac7c7a3a9ab57aba0fe78ecb922d2b20e16efebPatch
- https://git.kernel.org/stable/c/7874ab3105ca4657102fee1cc14b0af70883c484Patch
- https://git.kernel.org/stable/c/9ccfe80d022df7c595f1925afb31de2232900656Patch
FAQ
What is CVE-2024-27044?
CVE-2024-27044 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()' The 'stream' pointer is used in dcn...
How severe is CVE-2024-27044?
CVE-2024-27044 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-27044?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.