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

7.8 · HIGH
Published Mar 6, 2024 linux CWE-416 EPSS 0.25% (16th pctl)

Overview

CVE-2024-26625 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2024 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:

llc: call sock_orphan() at release time

syzbot reported an interesting trace [1] caused by a stale sk->sk_wq

pointer in a closed llc socket.

In commit ff7b11aa481f ("net: socket: set sock->sk to NULL after

calling proto_ops::release()") Eric Biggers hinted that some protocols

are missing a sock_orphan(), we need to perform a full audit.

In net-next, I plan to clear sock->sk from sock_orphan() and

amend Eric patch to add a warning.

[1]

BUG: KASAN: slab-use-after-free in list_empty include/linux/list.h:373 [inline]

BUG: KASAN: slab-use-after-free in waitqueue_active include/linux/wait.h:127 [inline]

BUG: KASAN: slab-use-after-free in sock_def_write_space_wfree net/core/sock.c:3384 [inline]

BUG: KASAN: slab-use-after-free in sock_wfree+0x9a8/0x9d0 net/core/sock.c:2468

Read of size 8 at addr ffff88802f4fc880 by task ksoftirqd/1/27

CPU: 1 PID: 27 Comm: ksoftirqd/1 Not tainted 6.8.0-rc1-syzkaller-00049-g6098d87eaf3

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.35, < 4.19.307 Affected

Frequently Asked Questions

What is CVE-2024-26625?

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

How severe is CVE-2024-26625?

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

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

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