3 matches found
DEBIAN-CVE-2022-44033
An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4040cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open, aka a race condition between cm4040open and readerdetach...
Linux kernel 竞争条件问题漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel version 6.0.6 and earlier, which originates in drivers/char/pcmcia/cm4040cs.c in a call to open, if a contention condition exist...
PT-2022-6833
Name of the Vulnerable Software and Affected Versions Linux kernel versions through 6.0.6 Description The issue is related to a race condition between the cm4040 open and reader detach functions in the drivers/char/pcmcia/cm4040 cs.c module. This condition can lead to a use-after-free scenario if...