2023-05-16 16:11:11 +02:00

20 lines
726 B
JSON

{
"id": "CVE-2023-31083",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-24T06:15:07.890",
"lastModified": "2023-04-24T13:01:43.960",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": {},
"references": [
{
"url": "https://lore.kernel.org/all/CA+UBctC3p49aTgzbVgkSZ2+TQcqq4fPDO7yZitFT5uBPDeCO2g@mail.gmail.com/",
"source": "cve@mitre.org"
}
]
}