CVE-2023-53293

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53293
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53293.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53293
Downstream
Published
2025-09-16T08:15:38Z
Modified
2025-09-16T15:00:29Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: btrtl: check for NULL in btrtlsetquirks()

The btrtlsetquirks() has accessed btrtldev->icinfo->lmp_subver since b8e482d02513. However, if installing a Realtek Bluetooth controller without the driver supported, it will hit the NULL point accessed.

Add a check for NULL to avoid the Kernel Oops.

References

Affected packages