← Back to CVE List

CVE-2024-57987

Published: 2025-02-27T02:15Z
Last Modified: 2025-03-07T15:06Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() If insert an USB dongle which chip is not maintained in ic_id_table, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt