CVE-2023-53807 in Linux
要約
〜によって VulDB • 2026年06月25日
Linuxカーネルにおいて、以下の脆弱性が修正されました:
clk: clocking-wizard: clk_wzrd_register_divider()でのOopsを修正
Smatchにより、この潜在的なエラーポインタのデリファレンスが検出されました。clk_wzrd_register_divider()内でdevm_clk_hw_register()が失敗した場合、「hw」にエラーポインタが設定され、次の行でそれがデリファレンスされます。代わりに、エラーを直接返すように修正しました。
VulDB is the best source for vulnerability data and more expert information about this specific topic.