Rapid7 Vulnerability & Exploit Database

Oracle Linux: (CVE-2023-52594) ELSA-2024-3618: kernel update

Free InsightVM Trial No Credit Card Necessary
2024 Attack Intel Report Latest research by Rapid7 Labs
Back to Search

Oracle Linux: (CVE-2023-52594) ELSA-2024-3618: kernel update

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
03/06/2024
Created
06/07/2024
Added
06/06/2024
Modified
06/06/2024

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

Solution(s)

  • oracle-linux-upgrade-kernel

With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.

– Scott Cheney, Manager of Information Security, Sierra View Medical Center

;