CVE-2023-53308

Source
https://cve.org/CVERecord?id=CVE-2023-53308
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53308.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53308
Downstream
Related
Published
2025-09-16T16:11:46.998Z
Modified
2026-04-02T09:43:58.062151Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net: fec: Better handle pm_runtime_get() failing in .remove()
Details

In the Linux kernel, the following vulnerability has been resolved:

net: fec: Better handle pmruntimeget() failing in .remove()

In the (unlikely) event that pmruntimeget() (disguised as pmruntimeresumeandget()) 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53308.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
982d424239d7fae74938557428d45c717567ea9b
Fixed
d52a0cca591e899d4e5c8ab19e067b4c6b7d104f
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
04748841f7a02ec6ff07fadfc5d1f8e24e61946d
Fixed
be85912c36ddca3e8b2eef1b5392cd8db6bdb730
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a31eda65ba210741b598044d045480494d0ed52a
Fixed
b22b514209ff8c4287abb853399890ab97e1b5ca
Fixed
83996d317b1deddc85006376082e8886f55aa709
Fixed
c1bc2870f14e526a01897e14c747a0a0ca125231
Fixed
9407454a9b18bbeff216e8ecde87ffb2171e9ccf
Fixed
e02d8d5b1602689b98d9b91550a11b9b57baedbe
Fixed
f816b9829b19394d318e01953aa3b2721bca040d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
d961a58dcc9778948502847303d29d018a49710a
Last affected
d9c7531fb4708eb3f22cccdb0b7371834d37555a

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53308.json"