roccat_report_event in drivers/hid/hid-roccat.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free in certain situations where a report is received while copying a report->value is in progress.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://lore.kernel.org/all/20220904193115.GA28134%40ubuntu/t/#u | |
https://lists.debian.org/debian-lts-announce/2022/12/msg00031.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2022/12/msg00034.html | third party advisory mailing list |
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cacdb14b1c8d3804a3a7d31773bc7569837b71a4 |