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-2024-56687

5.5 · MEDIUM
Published Dec 28, 2024 linux CWE-667 EPSS 0.16% (6th pctl)

Overview

CVE-2024-56687 is a medium-severity vulnerability affecting linux linux_kernel. It was published on December 28, 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: musb: Fix hardware lockup on first Rx endpoint request

There is a possibility that a request's callback could be invoked from

usb_ep_queue() (call trace below, supplemented with missing calls):

req->complete from usb_gadget_giveback_request

(drivers/usb/gadget/udc/core.c:999)

usb_gadget_giveback_request from musb_g_giveback

(drivers/usb/musb/musb_gadget.c:147)

musb_g_giveback from rxstate

(drivers/usb/musb/musb_gadget.c:784)

rxstate from musb_ep_restart

(drivers/usb/musb/musb_gadget.c:1169)

musb_ep_restart from musb_ep_restart_resume_work

(drivers/usb/musb/musb_gadget.c:1176)

musb_ep_restart_resume_work from musb_queue_resume_work

(drivers/usb/musb/musb_core.c:2279)

musb_queue_resume_work from musb_gadget_queue

(drivers/usb/musb/musb_gadget.c:1241)

musb_gadget_queue from usb_ep_queue

(drivers/usb/gadget/udc/core.c:300)

According to the docstring of usb_ep_queue(), this should not happen:

"Note that @r

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.18, < 6.1.120 Affected

Frequently Asked Questions

What is CVE-2024-56687?

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

How severe is CVE-2024-56687?

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-2024-56687?

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-2024-56687?

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