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

9.8 · CRITICAL
Published Jul 12, 2024 linux EPSS 0.88% (56th pctl)

Overview

CVE-2024-40983 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 12, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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:

tipc: force a dst refcount before doing decryption

As it says in commit 3bc07321ccc2 ("xfrm: Force a dst refcount before

entering the xfrm type handlers"):

"Crypto requests might return asynchronous. In this case we leave the

rcu protected region, so force a refcount on the skb's destination

entry before we enter the xfrm type input/output handlers."

On TIPC decryption path it has the same problem, and skb_dst_force()

should be called before doing decryption to avoid a possible crash.

Shuang reported this issue when this warning is triggered:

[] WARNING: include/net/dst.h:337 tipc_sk_rcv+0x1055/0x1ea0 [tipc]

[] Kdump: loaded Tainted: G W --------- - - 4.18.0-496.el8.x86_64+debug

[] Workqueue: crypto cryptd_queue_worker

[] RIP: 0010:tipc_sk_rcv+0x1055/0x1ea0 [tipc]

[] Call Trace:

[] tipc_sk_mcast_rcv+0x548/0xea0 [tipc]

[] tipc_rcv+0xcf5/0x1060 [tipc]

[] tipc_aead_decrypt_done+0x215/0x2e0 [tipc]

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.5, < 5.10.221 Affected

Frequently Asked Questions

What is CVE-2024-40983?

CVE-2024-40983 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 12, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2024-40983?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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-40983?

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

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