CVE-2023-53308
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 982d424239d7fae74938557428d45c717567ea9b < d52a0cca591e899d4e5c8ab19e067b4c6b7d104f | affected |
| Linux | Linux | 04748841f7a02ec6ff07fadfc5d1f8e24e61946d < be85912c36ddca3e8b2eef1b5392cd8db6bdb730 | affected |
| Linux | Linux | a31eda65ba210741b598044d045480494d0ed52a < b22b514209ff8c4287abb853399890ab97e1b5ca | affected |
| Linux | Linux | a31eda65ba210741b598044d045480494d0ed52a < 83996d317b1deddc85006376082e8886f55aa709 | affected |
| Linux | Linux | a31eda65ba210741b598044d045480494d0ed52a < c1bc2870f14e526a01897e14c747a0a0ca125231 | affected |
| Linux | Linux | a31eda65ba210741b598044d045480494d0ed52a < 9407454a9b18bbeff216e8ecde87ffb2171e9ccf | affected |
| Linux | Linux | a31eda65ba210741b598044d045480494d0ed52a < e02d8d5b1602689b98d9b91550a11b9b57baedbe | affected |
| Linux | Linux | a31eda65ba210741b598044d045480494d0ed52a < f816b9829b19394d318e01953aa3b2721bca040d | affected |
| Linux | Linux | d961a58dcc9778948502847303d29d018a49710a | affected |
| Linux | Linux | d9c7531fb4708eb3f22cccdb0b7371834d37555a | affected |
| Linux | Linux | 4.14.158 < 4.14.316 | affected |
| Linux | Linux | 4.19.88 < 4.19.284 | affected |
| Linux | Linux | 4.9.206 < 4.10 | affected |
| Linux | Linux | 5.3.15 < 5.4 | affected |
| Linux | Linux | 5.4 | affected |
| Linux | Linux | 0 < 5.4 | unaffected |
| Linux | Linux | 4.14.316 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.284 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.244 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.181 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.113 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.30 <= 6.1.* | unaffected |
| Linux | Linux | 6.3.4 <= 6.3.* | unaffected |
| Linux | Linux | 6.4 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://git.kernel.org/stable/c/d52a0cca591e899d4e5c8ab19e067b4c6b7d104f
- https://git.kernel.org/stable/c/be85912c36ddca3e8b2eef1b5392cd8db6bdb730
- https://git.kernel.org/stable/c/b22b514209ff8c4287abb853399890ab97e1b5ca
- https://git.kernel.org/stable/c/83996d317b1deddc85006376082e8886f55aa709
- https://git.kernel.org/stable/c/c1bc2870f14e526a01897e14c747a0a0ca125231
- https://git.kernel.org/stable/c/9407454a9b18bbeff216e8ecde87ffb2171e9ccf
- https://git.kernel.org/stable/c/e02d8d5b1602689b98d9b91550a11b9b57baedbe
- https://git.kernel.org/stable/c/f816b9829b19394d318e01953aa3b2721bca040d
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.