Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-52661
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2023-52661

2024-05-1714:15:08
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
vulnerability
drm/tegra
rgb
clk_put
error handling
unix
cve-2023-52661
tegra_dc_rgb_probe
put_pll_d_out0

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() If clk_get_sys(…, “pll_d2_out0”) fails, the clk_get_sys() call must be undone. Add the missing clk_put and a new ‘put_pll_d_out0’ label in the error handling path, and use it.

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%