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-52594

7.8 · HIGH
Published Mar 6, 2024 linux CWE-129 EPSS 0.25% (16th pctl)

Overview

CVE-2023-52594 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 6, 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:

wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()

Fix an array-index-out-of-bounds read in ath9k_htc_txstatus(). The bug

occurs when txs->cnt, data from a URB provided by a USB device, is

bigger than the size of the array txs->txstatus, which is

HTC_MAX_TX_STATUS. WARN_ON() already checks it, but there is no bug

handling code after the check. Make the function return if that is the

case.

Found by a modified version of syzkaller.

UBSAN: array-index-out-of-bounds in htc_drv_txrx.c

index 13 is out of range for type '__wmi_event_txstatus [12]'

Call Trace:

ath9k_htc_txstatus

ath9k_wmi_event_tasklet

tasklet_action_common

__do_softirq

irq_exit_rxu

sysvec_apic_timer_interrupt

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 >= 0, < 4.19.307 Affected

Frequently Asked Questions

What is CVE-2023-52594?

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

How severe is CVE-2023-52594?

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-52594?

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-52594?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52594 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.