Bug 1225757 (CVE-2024-36914)

Summary: VUL-0: CVE-2024-36914: kernel: drm/amd/display: skip on writeback when it's not applicable
Product: [Novell Products] SUSE Security Incidents Reporter: SMASH SMASH <smash_bz>
Component: IncidentsAssignee: Patrik Jakobsson <patrik.jakobsson>
Status: NEW --- QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P3 - Medium CC: camila.matos, mkoutny
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/408182/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-36914:5.5:(AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description SMASH SMASH 2024-05-31 14:54:38 UTC
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.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36914
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-36914.mbox
https://git.kernel.org/stable/c/951a498fa993c5501994ec2df97c9297b02488c7
https://git.kernel.org/stable/c/e9baa7110e9f3756bd5a812af376c288d9be894d
https://git.kernel.org/stable/c/ecedd99a9369fb5cde601ae9abd58bca2739f1ae
https://www.cve.org/CVERecord?id=CVE-2024-36914