AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-53572

HIGH · CVSS 7 EPSS 0.14%

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.0. It affects Linux.

CVE
CVE-2023-53572
Severity
HIGH
CVSS
7
EPSS
0.14%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use _safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use list_for_each_entry_safe(). Otherwise it dereferences a freed variable to get the next item on the loop.

Related CVEs

Other vulnerabilities affecting the same vendor(s)