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

7.8 · HIGH
Published Feb 27, 2025 linux CWE-129 EPSS 0.27% (19th pctl)

Overview

CVE-2024-57996 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 27, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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_sched: sch_sfq: don't allow 1 packet limit

The current implementation does not work correctly with a limit of

1. iproute2 actually checks for this and this patch adds the check in

kernel as well.

This fixes the following syzkaller reported crash:

UBSAN: array-index-out-of-bounds in net/sched/sch_sfq.c:210:6

index 65535 is out of range for type 'struct sfq_head[128]'

CPU: 0 PID: 2569 Comm: syz-executor101 Not tainted 5.10.0-smp-DEV #1

Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024

Call Trace:

__dump_stack lib/dump_stack.c:79 [inline]

dump_stack+0x125/0x19f lib/dump_stack.c:120

ubsan_epilogue lib/ubsan.c:148 [inline]

__ubsan_handle_out_of_bounds+0xed/0x120 lib/ubsan.c:347

sfq_link net/sched/sch_sfq.c:210 [inline]

sfq_dec+0x528/0x600 net/sched/sch_sfq.c:238

sfq_dequeue+0x39b/0x9d0 net/sched/sch_sfq.c:500

sfq_reset+0x13/0x50 net/sched/sch_sfq.c:525

qdisc_

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.12, < 6.1.129 Affected

Frequently Asked Questions

What is CVE-2024-57996?

CVE-2024-57996 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 27, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-57996?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-57996?

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

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