Files
CVEs-PoC/2019/CVE-2019-11884.md
T
2024-06-18 02:51:15 +02:00

834 B

CVE-2019-11884

Description

The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel before 5.0.15 allows a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a '\0' character.

POC

Reference

Github