Vulnerability Description
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().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.2.0 |
Related Weaknesses (CWE)
References
- https://lkml.org/lkml/2023/1/1/169Mailing ListPatch
- https://lkml.org/lkml/2023/1/1/169Mailing ListPatch
FAQ
What is CVE-2023-23039?
CVE-2023-23039 is a vulnerability with a CVSS score of 5.7 (MEDIUM). 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...
How severe is CVE-2023-23039?
CVE-2023-23039 has been rated MEDIUM with a CVSS base score of 5.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-23039?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.