AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-50644

UNKNOWN · CVSS N/A EPSS 0.21%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-09 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Linux.

CVE
CVE-2022-50644
Severity
UNKNOWN
CVSS
N/A
EPSS
0.21%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe pm_runtime_get_sync() will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pm_runtime_put_sync in some error paths.