CVE-2023-54083
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
phy: tegra: xusb: Clear the driver reference in usb-phy dev
For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy.
When we try to destroy the port dev, it will destroy its dev driver as well. But we did not remove the reference from usb-phy dev. This might cause the use-after-free issue in KASAN.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e8f7d2f409a15c519d5a6085777d85c1c4bab73a < b6a107c52073496d2e5d2837915f59fb3103832f | affected |
| Linux | Linux | e8f7d2f409a15c519d5a6085777d85c1c4bab73a < b84998a407a882991916b1a61d987c400d8a0ce6 | affected |
| Linux | Linux | e8f7d2f409a15c519d5a6085777d85c1c4bab73a < 238edc04ddb9d272b38f5419bcd419ad3b92b91b | affected |
| Linux | Linux | e8f7d2f409a15c519d5a6085777d85c1c4bab73a < 82187460347ad58fd6b06d2883da73c3f2df9631 | affected |
| Linux | Linux | e8f7d2f409a15c519d5a6085777d85c1c4bab73a < c0c2fcb1325d0d4f3b322b5ee49385f8eca2560d | affected |
| Linux | Linux | 5.7 | affected |
| Linux | Linux | 0 < 5.7 | unaffected |
| Linux | Linux | 5.10.188 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.121 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.39 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.4 <= 6.4.* | unaffected |
| Linux | Linux | 6.5 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b6a107c52073496d2e5d2837915f59fb3103832f
- https://git.kernel.org/stable/c/b84998a407a882991916b1a61d987c400d8a0ce6
- https://git.kernel.org/stable/c/238edc04ddb9d272b38f5419bcd419ad3b92b91b
- https://git.kernel.org/stable/c/82187460347ad58fd6b06d2883da73c3f2df9631
- https://git.kernel.org/stable/c/c0c2fcb1325d0d4f3b322b5ee49385f8eca2560d
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.