Security Advisory

CVE-2024-36914

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-30 15:29:11
Last updated 2026-05-11 20:16:55
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip on writeback when its not applicable [WHY] dynamic memory safety error detector (KASAN) catches and generates error messages "BUG: KASAN: slab-out-of-bounds" as writeback connector does not support certain features which are not initialized. [HOW] Skip them when connector type is DRM_MODE_CONNECTOR_WRITEBACK.