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

710 B

CVE-2022-41849

Description

drivers/video/fbdev/smscufx.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free if a physically proximate attacker removes a USB device while calling open(), aka a race condition between ufx_ops_open and ufx_usb_disconnect.

POC

Reference

No PoCs from references.

Github