PT-2024-10197 · Linux+2 · Linux Kernel+2
Published
2024-11-03
·
Updated
2025-10-08
·
CVE-2024-53153
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the function
qcom pcie perst deassert() in the Linux kernel, which is connected to an uncontrolled reachable assertion. This could allow a remote attacker to cause a denial of service. The problem arises because the endpoint cleanup functions, such as dw pcie ep cleanup() and pci epc deinit notify(), are called when the host asserts PERST#, after which the refclk is disabled, leading to a crash in the endpoint SoC. The fix involves moving the controller cleanups to the start of the qcom pcie perst deassert() function, ensuring that the refclk is active when these cleanups are performed.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu