CVE-2024-36914 Information

Description

In the Linux kernel the following vulnerability has been resolved:

drm/amd/display: Skip on writeback when it’s 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.

Reference

https://git.kernel.org/stable/c/951a498fa993c5501994ec2df97c9297b02488c7 https://git.kernel.org/stable/c/e9baa7110e9f3756bd5a812af376c288d9be894d https://git.kernel.org/stable/c/ecedd99a9369fb5cde601ae9abd58bca2739f1ae

Share on: