cve/2023/CVE-2023-1989.md
2024-05-25 21:48:12 +02:00

669 B

CVE-2023-1989

Description

A use-after-free flaw was found in btsdio_remove in drivers\bluetooth\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.

POC

Reference

No PoCs from references.

Github