CVE-2024-57988
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()
devm_kstrdup() can return a NULL pointer on failure,but this returned value in btbcm_get_board_name() is not checked. Add NULL check in btbcm_get_board_name(), to handle kernel NULL pointer dereference error.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f9183eaad91521ba1c04a19e5606ae61560a735e < df2f2d9199e61819cca5da0121dfa4d4cb57000f | affected |
| Linux | Linux | f9183eaad91521ba1c04a19e5606ae61560a735e < 74af8b9d0e79deefd2d43e14b84575839a849169 | affected |
| Linux | Linux | f9183eaad91521ba1c04a19e5606ae61560a735e < b88655bc6593c6a7fdc1248b212d17e581c4334e | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 6.12.13 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.2 <= 6.13.* | unaffected |
| Linux | Linux | 6.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/df2f2d9199e61819cca5da0121dfa4d4cb57000f
- https://git.kernel.org/stable/c/74af8b9d0e79deefd2d43e14b84575839a849169
- https://git.kernel.org/stable/c/b88655bc6593c6a7fdc1248b212d17e581c4334e
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.