Vulnerability CVE-2024-46775


Published: 2024-09-18

Description:
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Validate function returns

[WHAT & HOW]
Function return values must be checked before data can be used
in subsequent functions.

This fixes 4 CHECKED_RETURN issues reported by Coverity.

 References:
https://git.kernel.org/stable/c/5639a3048c7079803256374204ad55ec52cd0b49
https://git.kernel.org/stable/c/673f816b9e1e92d1f70e1bf5f21b531e0ff9ad6c

Copyright 2026, cxsecurity.com

 

Back to Top