1 matches found
CVE-2022-50461
CVE-2022-50461 affects the Linux kernel net: ethernet: ti: am65-cpsw driver. The root cause was PM runtime leakage in am65_cpsw_nuss_ndo_slave_open(), due to an omitted pm_runtime_put() on error paths. The vulnerability has been resolved in the kernel by ensuring pm_runtime_put() is issued in the...