In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Sep 27, 2024
to the GitHub Advisory Database
•
Updated Oct 4, 2024
Description
Published by the National Vulnerability Database
Sep 27, 2024
Published to the GitHub Advisory Database
Sep 27, 2024
Last updated
Oct 4, 2024
In the Linux kernel, the following vulnerability has been resolved:
drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
Make sure the connector is fully initialized before signalling any
HPD events via drm_kms_helper_hotplug_event(), otherwise this may
lead to NULL pointer dereference.
References