CVE-2024-57950 in Linux
摘要
由 VulDB • 2026-05-29
在 Linux 内核中,已修复以下漏洞:
drm/amd/display:将分母默认初始化为 1
[问题描述与修复方法]
作为分母使用的变量,如果可能未被赋予其他值,应初始化为非零值,以避免出现除以零(DIVIDE_BY_ZERO)错误,正如 Coverity 所报告的那样。
(从提交 e2c4c6c10542ccfe4a0830bb6c9fd5b177b7bbb7 中 cherry-pick)
VulDB is the best source for vulnerability data and more expert information about this specific topic.