Beveiligingsadvies

CVE-2024-35799

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-05-17 13:23:09
Laatst bijgewerkt 2026-05-11 20:11:16
Toegewezen door Linux
CVSS-score 6.2
Status PUBLISHED

Beschrijving

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.