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

5.5 · MEDIUM
Published Apr 3, 2024 linux CWE-770 EPSS 0.23% (13th pctl)

Overview

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

net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

Syzkaller reported [1] hitting a warning after failing to allocate

resources for skb in hsr_init_skb(). Since a WARN_ONCE() call will

not help much in this case, it might be prudent to switch to

netdev_warn_once(). At the very least it will suppress syzkaller

reports such as [1].

Just in case, use netdev_warn_once() in send_prp_supervision_frame()

for similar reasons.

[1]

HSR: Could not send supervision frame

WARNING: CPU: 1 PID: 85 at net/hsr/hsr_device.c:294 send_hsr_supervision_frame+0x60a/0x810 net/hsr/hsr_device.c:294

RIP: 0010:send_hsr_supervision_frame+0x60a/0x810 net/hsr/hsr_device.c:294

...

Call Trace:

<IRQ>

hsr_announce+0x114/0x370 net/hsr/hsr_device.c:382

call_timer_fn+0x193/0x590 kernel/time/timer.c:1700

expire_timers kernel/time/timer.c:1751 [inline]

__run_timers+0x764/0xb20 kernel/time/timer.c:2022

run_timer_softirq+0x58/0xd0 kernel/ti

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.9, < 5.10.210 Affected

Frequently Asked Questions

What is CVE-2024-26707?

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

How severe is CVE-2024-26707?

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

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

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