Bug 2307859 (CVE-2024-43886) - CVE-2024-43886 kernel: drm/amd/display: Add null check in resource_log_pipe_topology_update
Summary: CVE-2024-43886 kernel: drm/amd/display: Add null check in resource_log_pipe_t...
Keywords:
Status: NEW
Alias: CVE-2024-43886
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: 2308104
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-26 11:20 UTC by OSIDB Bzimport
Modified: 2024-10-03 06:08 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

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

drm/amd/display: Add null check in resource_log_pipe_topology_update

[WHY]
When switching from "Extend" to "Second Display Only" we sometimes
call resource_get_otg_master_for_stream on a stream for the eDP,
which is disconnected. This leads to a null pointer dereference.

[HOW]
Added a null check in dc_resource.c/resource_log_pipe_topology_update.

Comment 1 Mauro Matteo Cascella 2024-08-27 10:37:07 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024082657-CVE-2024-43886-0726@gregkh/T


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