← Back to CVE List

CVE-2024-35799

Published: 2024-05-17T14:15Z
Last Modified: 2024-11-21T09:20Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream [Why] Disabling stream encoder invokes a function that no longer exists. [How] Check if the function declaration is NULL in disable stream encoder. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt