CVE-2022-49202
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_uart: add missing NULL check in h5_enqueue
Syzbot hit general protection fault in __pm_runtime_resume(). The problem was in missing NULL check.
hu->serdev can be NULL and we should not blindly pass &serdev->dev somewhere, since it will cause GPF.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d9dd833cf6d29695682ec7e7924c0d0992b906bc < 7235485433d290367d60ae22fcdfc565e61d42ab | affected |
| Linux | Linux | d9dd833cf6d29695682ec7e7924c0d0992b906bc < e6b6c904c0f88588b6a3ace20e4c0d61eab124f8 | affected |
| Linux | Linux | d9dd833cf6d29695682ec7e7924c0d0992b906bc < 8a3896c30f542439d36303183dc96f65df8cc528 | affected |
| Linux | Linux | d9dd833cf6d29695682ec7e7924c0d0992b906bc < 32cb08e958696908a9aad5e49a78d74f7e32fffb | affected |
| Linux | Linux | 5.15 | affected |
| Linux | Linux | 0 < 5.15 | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7235485433d290367d60ae22fcdfc565e61d42ab
- https://git.kernel.org/stable/c/e6b6c904c0f88588b6a3ace20e4c0d61eab124f8
- https://git.kernel.org/stable/c/8a3896c30f542439d36303183dc96f65df8cc528
- https://git.kernel.org/stable/c/32cb08e958696908a9aad5e49a78d74f7e32fffb
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.