CVE-2023-23039

MEDIUMCVSS 5.7/10EPSS 0.23%

Last modified

CVE-2023-23039 is a medium-severity vulnerability rated 5.7/10 on the CVSS scale. 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().. EPSS estimates a 0.23% chance of exploitation in the next 30 days.

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().

Metrics

CVSS 3.1
5.7/10

CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H

EPSS Probability
0.23%

13.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxLinux Kernel< 6.2.0
LinuxLinux Kernel6.2.0Rc1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-23039?
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().
How severe is CVE-2023-23039?
CVE-2023-23039 has a CVSS score of 5.7/10 (MEDIUM severity). The EPSS model estimates a 0.23% probability of exploitation in the next 30 days.
How do I fix CVE-2023-23039?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-23039?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST