CVE-2022-50461
Analyzed Analyzed - Analysis Complete
BaseFortify

Publication date: 2025-10-01

Last updated on: 2026-01-16

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open() Ensure pm_runtime_put() is issued in error path.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-01
Last Modified
2026-01-16
Generated
2026-05-27
AI Q&A
2025-10-01
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 5.7 (inc) to 6.0.16 (exc)
linux linux_kernel From 6.1 (inc) to 6.1.2 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is related to the Linux kernel's ethernet driver for the ti am65-cpsw device. It involves a problem where the power management runtime (pm_runtime) reference count is not properly decremented in an error path within the function am65_cpsw_nuss_ndo_slave_open(). The fix ensures that pm_runtime_put() is called in the error path to prevent a runtime leakage.


How can this vulnerability impact me? :

The vulnerability can cause a power management runtime leakage, which may lead to improper power state management of the device. This could result in increased power consumption or resource leaks, potentially affecting system stability or battery life in devices using the affected driver.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart