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

5.5 · MEDIUM
Published May 1, 2024 linux CWE-770 EPSS 0.27% (19th pctl)

Overview

CVE-2024-27013 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:

tun: limit printing rate when illegal packet received by tun dev

vhost_worker will call tun call backs to receive packets. If too many

illegal packets arrives, tun_do_read will keep dumping packet contents.

When console is enabled, it will costs much more cpu time to dump

packet and soft lockup will be detected.

net_ratelimit mechanism can be used to limit the dumping rate.

PID: 33036 TASK: ffff949da6f20000 CPU: 23 COMMAND: "vhost-32980"

#0 [fffffe00003fce50] crash_nmi_callback at ffffffff89249253

#1 [fffffe00003fce58] nmi_handle at ffffffff89225fa3

#2 [fffffe00003fceb0] default_do_nmi at ffffffff8922642e

#3 [fffffe00003fced0] do_nmi at ffffffff8922660d

#4 [fffffe00003fcef0] end_repeat_nmi at ffffffff89c01663

[exception RIP: io_serial_in+20]

RIP: ffffffff89792594 RSP: ffffa655314979e8 RFLAGS: 00000002

RAX: ffffffff89792500 RBX: ffffffff8af428a0 RCX: 0000000000000000

RDX: 0000000000000

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

Frequently Asked Questions

What is CVE-2024-27013?

CVE-2024-27013 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-27013?

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

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

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