Security Advisory

CVE-2024-35799

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-17 13:23:09
Last updated 2026-05-11 20:11:16
Assigner Linux
State PUBLISHED

Description

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.