VDB
DEBIAN-CVE-2023-53807
DEBIAN-CVE-2023-53807
PUBLISHED
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 6.1.37-1, 6.1.38-2~bpo11+1, 6.1.38-3 |
| Debian:14 | linux | 0, 0, 0 |
Timeline
- Dec 9, 2025 CVE Published
- Apr 28, 2026 CVE Updated