5.5
CVE-2022-49202
- EPSS 0.25%
- Veröffentlicht 26.02.2025 07:00:57
- Zuletzt bearbeitet 22.09.2025 20:58:09
- CVE-Watchlists
- Unerledigt
Bluetooth: hci_uart: add missing NULL check in h5_enqueue
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 5.15 < 5.15.33
Linux ≫ Linux Kernel Version >= 5.16 < 5.16.19
Linux ≫ Linux Kernel Version >= 5.17 < 5.17.2
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.25% | 0.157 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.
https://git.kernel.org/stable/c/32cb08e958696908a9aad5e49a78d74f7e32fffb
https://git.kernel.org/stable/c/7235485433d290367d60ae22fcdfc565e61d42ab
https://git.kernel.org/stable/c/8a3896c30f542439d36303183dc96f65df8cc528
https://git.kernel.org/stable/c/e6b6c904c0f88588b6a3ace20e4c0d61eab124f8