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

7.5 · HIGH
Published Dec 28, 2024 linux CWE-835 EPSS 0.49% (40th pctl)

Overview

CVE-2024-56703 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 28, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ipv6: Fix soft lockups in fib6_select_path under high next hop churn

Soft lockups have been observed on a cluster of Linux-based edge routers

located in a highly dynamic environment. Using the `bird` service, these

routers continuously update BGP-advertised routes due to frequently

changing nexthop destinations, while also managing significant IPv6

traffic. The lockups occur during the traversal of the multipath

circular linked-list in the `fib6_select_path` function, particularly

while iterating through the siblings in the list. The issue typically

arises when the nodes of the linked list are unexpectedly deleted

concurrently on a different core—indicated by their 'next' and

'previous' elements pointing back to the node itself and their reference

count dropping to zero. This results in an infinite loop, leading to a

soft lockup that triggers a system panic via the watchdog timer.

Apply RCU primitives in the problem

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 >= 4.15, < 6.1.128 Affected

Frequently Asked Questions

What is CVE-2024-56703?

CVE-2024-56703 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 28, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-56703?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-56703?

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

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