Unrated severityNVD Advisory· Published Sep 16, 2025· Updated Jan 14, 2026
net: fec: Better handle pm_runtime_get() failing in .remove()
CVE-2023-53308
Description
In the Linux kernel, the following vulnerability has been resolved:
net: fec: Better handle pm_runtime_get() failing in .remove()
In the (unlikely) event that pm_runtime_get() (disguised as pm_runtime_resume_and_get()) fails, the remove callback returned an error early. The problem with this is that the driver core ignores the error value and continues removing the device. This results in a resource leak. Worse the devm allocated resources are freed and so if a callback of the driver is called later the register mapping is already gone which probably results in a crash.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
10- osv-coords8 versionspkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2012%20SP5pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5-LTSSpkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%20LTSS%20Extended%20Security%2012%20SP5pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5-LTSSpkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%20LTSS%20Extended%20Security%2012%20SP5pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5-LTSSpkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%20LTSS%20Extended%20Security%2012%20SP5pkg:rpm/suse/kgraft-patch-SLE12-SP5_Update_73&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2012%20SP5
< 4.12.14-122.275.1+ 7 more
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 4.12.14-122.275.1
- (no CPE)range: < 1-8.3.1
Patches
Vulnerability mechanics
References
8- git.kernel.org/stable/c/83996d317b1deddc85006376082e8886f55aa709mitre
- git.kernel.org/stable/c/9407454a9b18bbeff216e8ecde87ffb2171e9ccfmitre
- git.kernel.org/stable/c/b22b514209ff8c4287abb853399890ab97e1b5camitre
- git.kernel.org/stable/c/be85912c36ddca3e8b2eef1b5392cd8db6bdb730mitre
- git.kernel.org/stable/c/c1bc2870f14e526a01897e14c747a0a0ca125231mitre
- git.kernel.org/stable/c/d52a0cca591e899d4e5c8ab19e067b4c6b7d104fmitre
- git.kernel.org/stable/c/e02d8d5b1602689b98d9b91550a11b9b57baedbemitre
- git.kernel.org/stable/c/f816b9829b19394d318e01953aa3b2721bca040dmitre
News mentions
0No linked articles in our index yet.