CVE-2026-53058

Source
https://cve.org/CVERecord?id=CVE-2026-53058
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53058.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53058
Downstream
Published
2026-06-24T16:30:03.463Z
Modified
2026-07-08T08:13:43.779317728Z
Summary
drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()

In case if we get errors in cdnsmhdplinkup() or cdnsmhdpregread() in atomicenable, we will go to cdnsmhdpmodesetretryfn() and will hit NULL pointer while trying to access the mutex. We need the connector to be set before that. Unlike in legacy cases with flag !DRMBRIDGEATTACHNOCONNECTOR, we do not have connector initialised in bridgeattach(), so add the mhdp->connectorptr in device structure to handle both cases with DRMBRIDGEATTACHNOCONNECTOR and !DRMBRIDGEATTACHNOCONNECTOR, set it in atomicenable() earlier to avoid possible NULL pointer dereference in recovery paths like modesetretryfn() with the DRMBRIDGEATTACHNOCONNECTOR flag set.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53058.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c932ced6b58524eeb948ff252f6512cd6bcb9d9f
Fixed
5302015daf26ef6b48e067f2b86c9482ac19e015
Fixed
a3611554e599d1a24b45fd8415bacb72ce861e4b
Fixed
cf2ac2cac8b319f89b3a3851ca0c5ffb6a549575
Fixed
1af3b42e08a957e53bab8e1897393fe0a27d9fbf
Fixed
43d6508ddbf9fb974fbc359a033154f78c9d4c8b

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53058.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.91
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53058.json"