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

5.5 · MEDIUM
Published Feb 29, 2024 linux CWE-476 EPSS 0.23% (14th pctl)

Overview

CVE-2023-52477 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 29, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

usb: hub: Guard against accesses to uninitialized BOS descriptors

Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h

access fields inside udev->bos without checking if it was allocated and

initialized. If usb_get_bos_descriptor() fails for whatever

reason, udev->bos will be NULL and those accesses will result in a

crash:

BUG: kernel NULL pointer dereference, address: 0000000000000018

PGD 0 P4D 0

Oops: 0000 [#1] PREEMPT SMP NOPTI

CPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 <HASH:1f9e 1>

Hardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021

Workqueue: usb_hub_wq hub_event

RIP: 0010:hub_port_reset+0x193/0x788

Code: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 <48> 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9

RSP: 0018:ffffab740c53fcf8 EFLAGS

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.14.328 Affected

Frequently Asked Questions

What is CVE-2023-52477?

CVE-2023-52477 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 29, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-52477?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-52477?

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

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