In the Linux kernel, the following vulnerability has been resolved:
drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
In cdns_mhdp_atomic_enable(), the return value of drm_mode_duplicate() is
assigned to mhdp_state->current_mode, and there is a dereference of it in
drm_mode_set_name(), which will lead to a NULL pointer dereference on
failure of drm_mode_duplicate().
Fix this bug add a check of mhdp_state->current_mode.
Metrics
Affected Vendors & Products
References
History
Tue, 01 Apr 2025 19:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Thu, 07 Nov 2024 17:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|

Status: PUBLISHED
Assigner: Linux
Published: 2024-06-19T13:35:21.349Z
Updated: 2025-05-04T09:13:45.775Z
Reserved: 2024-06-18T19:36:34.920Z
Link: CVE-2024-38548

Updated: 2024-08-02T04:12:25.373Z

Status : Analyzed
Published: 2024-06-19T14:15:15.063
Modified: 2025-04-01T18:36:59.560
Link: CVE-2024-38548
