Vulnerability CVE-2024-43902


Published: 2024-08-26

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

drm/amd/display: Add null checker before passing variables

Checks null pointer before passing variables to functions.

This fixes 3 NULL_RETURNS issues reported by Coverity.

 References:
https://git.kernel.org/stable/c/d0b8b23b9c2ebec693a36fea518d8f13493ad655
https://git.kernel.org/stable/c/83c7f509ef087041604e9572938f82e18b724c9d
https://git.kernel.org/stable/c/4cc2a94d96caeb3c975acdae7351c2f997c32175
https://git.kernel.org/stable/c/1686675405d07f35eae7ff3d13a530034b899df2
https://git.kernel.org/stable/c/8092aa3ab8f7b737a34b71f91492c676a843043a

Copyright 2026, cxsecurity.com

 

Back to Top