NULL Pointer Dereference in Linux Kernel Bluetooth Component
CVE-2024-57988
Currently unrated
Summary
A vulnerability exists in the Bluetooth component of the Linux kernel where a NULL pointer dereference could occur if the return value of 'devm_kstrdup()' is not verified. This oversight in the 'btbcm_get_board_name()' function could potentially lead to a kernel crash. This issue has been fixed by implementing a NULL check to ensure that pointer dereferences are safely handled, thus enhancing the stability and security of the Bluetooth functionalities in the Linux kernel.
Affected Version(s)
Linux f9183eaad91521ba1c04a19e5606ae61560a735e
Linux f9183eaad91521ba1c04a19e5606ae61560a735e < 74af8b9d0e79deefd2d43e14b84575839a849169
Linux f9183eaad91521ba1c04a19e5606ae61560a735e
References
Timeline
Vulnerability published
Vulnerability Reserved