Bug 2307879 (CVE-2024-43906) - CVE-2024-43906 kernel: drm/admgpu: fix dereferencing null pointer context
Summary: CVE-2024-43906 kernel: drm/admgpu: fix dereferencing null pointer context
Keywords:
Status: NEW
Alias: CVE-2024-43906
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2308118
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-26 11:21 UTC by OSIDB Bzimport
Modified: 2024-10-22 18:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
In Linux kernel drm/admgpu, when user space sets an invalid ta type, the pointer context will be empty, eventually leading to dereferencing a null pointer.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-08-26 11:21:28 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/admgpu: fix dereferencing null pointer context

When user space sets an invalid ta type, the pointer context will be empty.
So it need to check the pointer context before using it

Comment 1 Mauro Matteo Cascella 2024-08-27 11:17:42 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024082624-CVE-2024-43906-27ab@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.