An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4040_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 cm4040_open() and reader_detach().
References
Configurations
History
21 Nov 2024, 07:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9b12f050c76f090cc6d0aebe0ef76fed79ec3f15 - | |
References | () https://lore.kernel.org/lkml/20220915020834.GA110086%40ubuntu/ - | |
References | () https://lore.kernel.org/lkml/20220919040457.GA302681%40ubuntu/ - |
25 Mar 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
01 Nov 2022, 13:58
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://lore.kernel.org/lkml/20220919040457.GA302681@ubuntu/ - Mailing List, Patch, Vendor Advisory | |
References | (MISC) https://lore.kernel.org/lkml/20220915020834.GA110086@ubuntu/ - Mailing List, Patch, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.4 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-362 |
30 Oct 2022, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-10-30 01:15
Updated : 2024-11-21 07:27
NVD link : CVE-2022-44033
Mitre link : CVE-2022-44033
CVE.ORG link : CVE-2022-44033
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')