CVE-2022-49962
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
xhci: Fix null pointer dereference in remove if xHC has only one roothub
The remove path in xhci platform driver tries to remove and put both main and shared hcds even if only a main hcd exists (one roothub)
This causes a null pointer dereference in reboot for those controllers.
Check that the shared_hcd exists before trying to remove it.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e0fe986972f5b6b12086c73569206dd29c520be9 < 7081b2f34ff291ada012bd6abacaf7d51c4cf73f | affected |
| Linux | Linux | e0fe986972f5b6b12086c73569206dd29c520be9 < 4a593a62a9e3a25ab4bc37f612e4edec144f7f43 | affected |
| Linux | Linux | 5.19 | affected |
| Linux | Linux | 0 < 5.19 | unaffected |
| Linux | Linux | 5.19.8 <= 5.19.* | unaffected |
| Linux | Linux | 6.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7081b2f34ff291ada012bd6abacaf7d51c4cf73f
- https://git.kernel.org/stable/c/4a593a62a9e3a25ab4bc37f612e4edec144f7f43
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.