Bug 1225757 (CVE-2024-36914) - VUL-0: CVE-2024-36914: kernel: drm/amd/display: skip on writeback when it's not applicable
Summary: VUL-0: CVE-2024-36914: kernel: drm/amd/display: skip on writeback when it's n...
Status: NEW
Alias: CVE-2024-36914
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Patrik Jakobsson
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/408182/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-36914:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-31 14:54 UTC by SMASH SMASH
Modified: 2024-06-14 12:55 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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