PT-2026-51952 · Linux · Linux
Publicado
2026-06-24
·
Atualizado
2026-06-24
·
CVE-2026-53058
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
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 cdns mhdp link up() or cdns mhdp reg read()
in atomic enable, we will go to cdns mhdp modeset retry fn() 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
!DRM BRIDGE ATTACH NO CONNECTOR, we do not have connector initialised
in bridge attach(), so add the mhdp->connector ptr in device structure
to handle both cases with DRM BRIDGE ATTACH NO CONNECTOR and
!DRM BRIDGE ATTACH NO CONNECTOR, set it in atomic enable() earlier to
avoid possible NULL pointer dereference in recovery paths like
modeset retry fn() with the DRM BRIDGE ATTACH NO CONNECTOR flag set.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux