An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate attacker removes a VCC device while calling open(), aka a race condition between vcc_open() and vcc_remove().
References
Link | Resource |
---|---|
https://lkml.org/lkml/2023/1/1/169 | Mailing List Patch |
Configurations
Configuration 1 (hide)
|
Information
Published : 2023-02-22 09:15
Updated : 2023-03-06 09:05
NVD link : CVE-2023-23039
Mitre link : CVE-2023-23039
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel