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

5.5 · MEDIUM
Published May 1, 2024 linux EPSS 0.28% (20th pctl)

Overview

CVE-2024-27001 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 1, 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:

comedi: vmk80xx: fix incomplete endpoint checking

While vmk80xx does have endpoint checking implemented, some things

can fall through the cracks. Depending on the hardware model,

URBs can have either bulk or interrupt type, and current version

of vmk80xx_find_usb_endpoints() function does not take that fully

into account. While this warning does not seem to be too harmful,

at the very least it will crash systems with 'panic_on_warn' set on

them.

Fix the issue found by Syzkaller [1] by somewhat simplifying the

endpoint checking process with usb_find_common_endpoints() and

ensuring that only expected endpoint types are present.

This patch has not been tested on real hardware.

[1] Syzkaller report:

usb 1-1: BOGUS urb xfer, pipe 1 != type 3

WARNING: CPU: 0 PID: 781 at drivers/usb/core/urb.c:504 usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503

...

Call Trace:

<TASK>

usb_start_wait_urb+0x113/0x520 drivers/usb/co

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 >= 3.9, < 4.19.313 Affected

Frequently Asked Questions

What is CVE-2024-27001?

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

How severe is CVE-2024-27001?

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

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

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