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

5.5 · MEDIUM
Published Jan 15, 2025 linux CWE-401 EPSS 0.22% (13th pctl)

Overview

CVE-2024-57841 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 15, 2025 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: fix memory leak in tcp_conn_request()

If inet_csk_reqsk_queue_hash_add() return false, tcp_conn_request() will

return without free the dst memory, which allocated in af_ops->route_req.

Here is the kmemleak stack:

unreferenced object 0xffff8881198631c0 (size 240):

comm "softirq", pid 0, jiffies 4299266571 (age 1802.392s)

hex dump (first 32 bytes):

00 10 9b 03 81 88 ff ff 80 98 da bc ff ff ff ff ................

81 55 18 bb ff ff ff ff 00 00 00 00 00 00 00 00 .U..............

backtrace:

[<ffffffffb93e8d4c>] kmem_cache_alloc+0x60c/0xa80

[<ffffffffba11b4c5>] dst_alloc+0x55/0x250

[<ffffffffba227bf6>] rt_dst_alloc+0x46/0x1d0

[<ffffffffba23050a>] __mkroute_output+0x29a/0xa50

[<ffffffffba23456b>] ip_route_output_key_hash+0x10b/0x240

[<ffffffffba2346bd>] ip_route_output_flow+0x1d/0x90

[<ffffffffba254855>] inet_csk_route_req+0x2c5/0x500

[<ffffffffba26b331>] tcp_conn_reques

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.15.162, < 5.15.176 Affected

Frequently Asked Questions

What is CVE-2024-57841?

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

How severe is CVE-2024-57841?

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

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

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