In the Linux kernel, the following vulnerability has been resolved: drm/meson: explicitly remove aggregate driver at module unload time Because component_master_del wasn't being called when unloadi…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/meson: explicitly remove aggregate driver at module unload time Because component_master_del wasn't being called when unloading the meson_drm module, the aggregate device would linger forever in the global aggregate_devices list. That means when unloading and reloading the meson_dw_hdmi module, component_add would call into try_to_bring_up_aggregate_device and find the unbound meson_drm aggregate device. This would in tu…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/587c7da877219e6185217bf64418e62e114dab1e
- https://git.kernel.org/stable/c/6ef20de2fe0ee1decedbfabb17782897ca27bfe5
- https://git.kernel.org/stable/c/8616f2a0589a80e08434212324250eb22f6a66ce
- https://git.kernel.org/stable/c/8a427a22839daacd36531a62c83d5c9cd6f20657
- https://git.kernel.org/stable/c/f11aa996fc01888f870be0e79ba71526888c0d8a
Timeline
- nvd_ingest NVD