CVE-2022-50461
Analyzed Analyzed - Analysis Complete

BaseFortify

Vulnerability report for CVE-2022-50461, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2025-10-01
EPSS Evaluated
2026-07-05
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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50461. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart