AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-53674

HIGH · CVSS 7.8 EPSS 0.14%

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux, Chrome.

CVE
CVE-2023-53674
Severity
HIGH
CVSS
7.8
EPSS
0.14%
Linux Chrome

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: clk: Fix memory leak in devm_clk_notifier_register() devm_clk_notifier_register() allocates a devres resource for clk notifier but didn't register that to the device, so the notifier didn't get unregistered on device detach and the allocated resource was leaked. Fix the issue by registering the resource through devres_add(). This issue was found with kmemleak on a Chromebook.

Related CVEs

Other vulnerabilities affecting the same vendor(s)