In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by meson_encoder_hdmi_init and meson_encoder_cvbs…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by meson_encoder_hdmi_init and meson_encoder_cvbs_init were not manually removed at module unload time, which caused dangling references to freed memory to remain linked in the global bridge_list. When loading the driver modules back in, the same functions would again call drm_bridge_add, and when traversing the global bridge_list, would end up p…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/09847723c12fc2753749cec3939a02ee92dac468 Patch
- https://git.kernel.org/stable/c/de2b6ebe0cb7746b5b6b35d79e150d934392b958 Patch
- https://git.kernel.org/stable/c/fc1fd114dde3d2623ac37676df3d74ffeedb0da8 Patch
时间线
- nvd_ingest NVD