Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53274

7.8 · HIGH
Published Sep 16, 2025 linux CWE-787 EPSS 0.15% (5th pctl)

Overview

CVE-2023-53274 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

clk: mediatek: mt8183: Add back SSPM related clocks

This reverts commit 860690a93ef23b567f781c1b631623e27190f101.

On the MT8183, the SSPM related clocks were removed claiming a lack of

usage. This however causes some issues when the driver was converted to

the new simple-probe mechanism. This mechanism allocates enough space

for all the clocks defined in the clock driver, not the highest index

in the DT binding. This leads to out-of-bound writes if their are holes

in the DT binding or the driver (due to deprecated or unimplemented

clocks). These errors can go unnoticed and cause memory corruption,

leading to crashes in unrelated areas, or nothing at all. KASAN will

detect them.

Add the SSPM related clocks back to the MT8183 clock driver to fully

implement the DT binding. The SSPM clocks are for the power management

co-processor, and should never be turned off. They are marked as such.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.4, < 6.4.10 Affected

Frequently Asked Questions

What is CVE-2023-53274?

CVE-2023-53274 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53274?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53274?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53274?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53274 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.