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-2024-53152

5.5 · MEDIUM
Published Dec 24, 2024 linux EPSS 0.27% (19th pctl)

Overview

CVE-2024-53152 is a medium-severity vulnerability affecting linux linux_kernel. It was published on December 24, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()

Currently, the endpoint cleanup function dw_pcie_ep_cleanup() and EPF

deinit notify function pci_epc_deinit_notify() are called during the

execution of pex_ep_event_pex_rst_assert() i.e., when the host has asserted

PERST#. But quickly after this step, refclk will also be disabled by the

host.

All of the tegra194 endpoint SoCs supported as of now depend on the refclk

from the host for keeping the controller operational. Due to this

limitation, any access to the hardware registers in the absence of refclk

will result in a whole endpoint crash. Unfortunately, most of the

controller cleanups require accessing the hardware registers (like eDMA

cleanup performed in dw_pcie_ep_cleanup(), etc...). So these cleanup

functions can cause the crash in the endpoint SoC once host asserts PERST#.

One way to address this issue is by generating the refclk in

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.10, < 6.11.11 Affected

Frequently Asked Questions

What is CVE-2024-53152?

CVE-2024-53152 is a medium-severity vulnerability affecting linux linux_kernel. It was published on December 24, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-53152?

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

How do I fix or remediate CVE-2024-53152?

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-2024-53152?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-53152 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.