An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/scr24x_cs.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 scr24x_open() and scr24x_remove().
References
Link | Resource |
---|---|
https://lore.kernel.org/lkml/20220919101825.GA313940@ubuntu/ | Mailing List Patch Vendor Advisory |
https://lore.kernel.org/lkml/20220916050333.GA188358@ubuntu/ | Mailing List Patch Vendor Advisory |
Configurations
Information
Published : 2022-10-29 18:15
Updated : 2022-11-01 07:55
NVD link : CVE-2022-44034
Mitre link : CVE-2022-44034
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel