cbcvebase.
CVE-2022-49192
published 2025-02-26

CVE-2022-49192: In the Linux kernel, the following vulnerability has been resolved: drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool…

PriorityP421medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
18.0th percentile
In the Linux kernel, the following vulnerability has been resolved: drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool cpsw_ethtool_begin directly returns the result of pm_runtime_get_sync when successful. pm_runtime_get_sync returns -error code on failure and 0 on successful resume but also 1 when the device is already active. So the common case for cpsw_ethtool_begin is to return 1. That leads to inconsistent calls to pm_runtime_put in the call-chain so that pm_runtime_put is called one too many times and as result leaving the cpsw dev behind suspended. The suspended cpsw dev leads to an access violation later on by different parts of the cpsw driver. Fix this by calling the return-friendly pm_runtime_resume_and_get function.

Affected

12 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 5.17.3-1 (bookworm)linux 5.17.3-1 (bookworm)
linuxlinux
linuxlinux>= d43c65b05b848e0b2db1a6c78b02c189da3a95b5 < 585dc196a08fccdcd1b7fcf473cf566b34c4b840585dc196a08fccdcd1b7fcf473cf566b34c4b840
linuxlinux>= d43c65b05b848e0b2db1a6c78b02c189da3a95b5 < 459080fab12b23c0526026e5cedbf3fabb5457cc459080fab12b23c0526026e5cedbf3fabb5457cc
linuxlinux>= d43c65b05b848e0b2db1a6c78b02c189da3a95b5 < 30ad11bff021a94aff6dab1ec9236fdfd884fbff30ad11bff021a94aff6dab1ec9236fdfd884fbff
linuxlinux>= d43c65b05b848e0b2db1a6c78b02c189da3a95b5 < 2844e2434385819f674d1fb4130c308c50ba681e2844e2434385819f674d1fb4130c308c50ba681e
linuxlinux_kernel>= 0 < 5.17.3-15.17.3-1
linuxlinux_kernel>= 0 < 5.17.3-15.17.3-1
linuxlinux_kernel>= 0 < 5.17.3-15.17.3-1
linuxlinux_kernel>= 5.15 < 5.15.335.15.33
linuxlinux_kernel>= 5.16 < 5.16.195.16.19
linuxlinux_kernel>= 5.17 < 5.17.25.17.2

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.