Vulnerability in Linux
CVE-2023-53807
In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider() Smatch detected this potential error pointer dereference clk_wzrd_register_divider(). If devm_clk_hw_register() fails then it sets "hw" to an error pointer and then dereferences it on the next line. Return the error directly instead.
EPSS: 0.002 (6.3th percentile) — read the EPSS interpretation.
Affected products
- Linux — versions 5a853722eb32188647a541802d51d0db423b9baf, 5.13, 0