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

5.5 · MEDIUM
Published Dec 27, 2024 linux CWE-401 EPSS 0.23% (13th pctl)

Overview

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

dccp: Fix memory leak in dccp_feat_change_recv

If dccp_feat_push_confirm() fails after new value for SP feature was accepted

without reconciliation ('entry == NULL' branch), memory allocated for that value

with dccp_feat_clone_sp_val() is never freed.

Here is the kmemleak stack for this:

unreferenced object 0xffff88801d4ab488 (size 8):

comm "syz-executor310", pid 1127, jiffies 4295085598 (age 41.666s)

hex dump (first 8 bytes):

01 b4 4a 1d 80 88 ff ff ..J.....

backtrace:

[<00000000db7cabfe>] kmemdup+0x23/0x50 mm/util.c:128

[<0000000019b38405>] kmemdup include/linux/string.h:465 [inline]

[<0000000019b38405>] dccp_feat_clone_sp_val net/dccp/feat.c:371 [inline]

[<0000000019b38405>] dccp_feat_clone_sp_val net/dccp/feat.c:367 [inline]

[<0000000019b38405>] dccp_feat_change_recv net/dccp/feat.c:1145 [inline]

[<0000000019b38405>] dccp_feat_parse_options+0x1196/0x218

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.29, < 5.4.287 Affected

Frequently Asked Questions

What is CVE-2024-56643?

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

How severe is CVE-2024-56643?

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

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

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