CVE-2023-53308 — Double Free in Linux
Severity
7.8HIGHNVD
EPSS
0.0%
top 95.63%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedSep 16
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…
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9
Affected Packages4 packages
▶CVEListV5linux/linux982d424239d7fae74938557428d45c717567ea9b — d52a0cca591e899d4e5c8ab19e067b4c6b7d104f+10
Patches
🔴Vulnerability Details
2OSV▶
CVE-2023-53308: In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pm_runtime_get() failing in↗2025-09-16
GHSA▶
GHSA-jfrx-9667-j4w3: In the Linux kernel, the following vulnerability has been resolved:
net: fec: Better handle pm_runtime_get() failing in↗2025-09-16