Security Advisory

CVE-2024-57987

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-27 02:07:11
Last updated 2026-05-11 21:01:36
Assigner Linux
State PUBLISHED

Description

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.