3 matches found
CVE-2022-44032
A possible race condition was found in drivers/char/pcmcia/cm4000cs.c between the cmmopen and the cm4000detach functions if the user physically removes the PCMCIA device in the Linux kernel. This flaw may eventually result in a use-after-free UAF flaw. Mitigation This flaw can be mitigated by...
Linux kernel cm4000_cs.c competition condition vulnerability
Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. Linux kernel 6.0.6 and earlier versions have a contention condition vulnerability that originates in drivers/char/pcmcia/cm4000cs.c when calling open if cmmopen and cm4000detach, an attacker can exploit...
CVE-2022-44032
An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4000cs.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 cmmopen and cm4000detach...