← Back to CVE List

CVE-2023-31083

Published: 2023-04-24T06:15Z
Last Modified: 2024-11-21T08:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
An issue was discovered in drivers/bluetooth/hci_ldisc.c in the Linux kernel 6.2. In hci_uart_tty_ioctl, there is a race condition between HCIUARTSETPROTO and HCIUARTGETPROTO. HCI_UART_PROTO_SET is set before hu->proto is set. A NULL pointer dereference may occur. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt