Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-52872

7.8 · HIGH
Published May 21, 2024 linux CWE-362 EPSS 0.18% (7th pctl)

Overview

CVE-2023-52872 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

tty: n_gsm: fix race condition in status line change on dead connections

gsm_cleanup_mux() cleans up the gsm by closing all DLCIs, stopping all

timers, removing the virtual tty devices and clearing the data queues.

This procedure, however, may cause subsequent changes of the virtual modem

status lines of a DLCI. More data is being added the outgoing data queue

and the deleted kick timer is restarted to handle this. At this point many

resources have already been removed by the cleanup procedure. Thus, a

kernel panic occurs.

Fix this by proving in gsm_modem_update() that the cleanup procedure has

not been started and the mux is still alive.

Note that writing to a virtual tty is already protected by checks against

the DLCI specific connection state.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.15.61, < 5.15.138 Affected

Frequently Asked Questions

What is CVE-2023-52872?

CVE-2023-52872 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-52872?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-52872?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-52872?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52872 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.