In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set new_stream to NULL after release In dm_update_crtc_state(), the skip_modeset path releases new_stream via dc…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set new_stream to NULL after release In dm_update_crtc_state(), the skip_modeset path releases new_stream via dc_stream_release() but does not set the pointer to NULL. If a later error (e.g., color management failure) triggers the fail label, the error path calls dc_stream_release() again on the same dangling pointer, causing a double release and potential use-after-free. Fix this by setting new_stream to N…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0676fecbb5242aa22c057e78326d6d6041db034c
- https://git.kernel.org/stable/c/5182e442e61397d446c36995b8f5676942d35b82
- https://git.kernel.org/stable/c/679f23f0a3606afcef1ffabd72222f00a54ad9e3
- https://git.kernel.org/stable/c/9fa26b9eed6195bf840f39ac183b9a6237548755
- https://git.kernel.org/stable/c/ba8bf1dcbb44773e7a0fd13b42925c644e0d5e76
时间线
- nvd_ingest NVD