First published: Fri Sep 30 2022(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <=5.19.12 | |
Debian Debian Linux | =10.0 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-41849 is classified as a medium severity vulnerability due to its potential for a use-after-free condition.
To fix CVE-2022-41849, upgrade to a fixed version of the Linux kernel such as 5.10.223-1 or newer.
CVE-2022-41849 affects the Linux kernel versions up to and including 5.19.12.
The vulnerability is caused by a race condition between the ufx_ops_open and ufx_usb_disconnect functions when a USB device is removed.
CVE-2022-41849 impacts various distributions, including Debian Linux version 10.0 and the Linux kernel.