Rapid7 Vulnerability & Exploit Database

Oracle Linux: (CVE-2023-52781) ELSA-2024-4211: kernel security and bug fix update

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

Oracle Linux: (CVE-2023-52781) ELSA-2024-4211: kernel security and bug fix update

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

Description

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

usb: config: fix iteration issue in 'usb_get_bos_descriptor()'

The BOS descriptor defines a root descriptor and is the base descriptor for

accessing a family of related descriptors.

Function 'usb_get_bos_descriptor()' encounters an iteration issue when

skipping the 'USB_DT_DEVICE_CAPABILITY' descriptor type. This results in

the same descriptor being read repeatedly.

To address this issue, a 'goto' statement is introduced to ensure that the

pointer and the amount read is updated correctly. This ensures that the

function iterates to the next descriptor instead of reading the same

descriptor repeatedly.

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

;