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-2025-21674

5.5 · MEDIUM
Published Jan 31, 2025 linux CWE-667 EPSS 0.18% (7th pctl)

Overview

CVE-2025-21674 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 31, 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/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel

Attempt to enable IPsec packet offload in tunnel mode in debug kernel

generates the following kernel panic, which is happening due to two

issues:

1. In SA add section, the should be _bh() variant when marking SA mode.

2. There is not needed flush_workqueue in SA delete routine. It is not

needed as at this stage as it is removed from SADB and the running work

will be canceled later in SA free.

=====================================================

WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected

6.12.0+ #4 Not tainted

-----------------------------------------------------

charon/1337 [HC0[0]:SC0[4]:HE1:SE0] is trying to acquire:

ffff88810f365020 (&xa->xa_lock#24){+.+.}-{3:3}, at: mlx5e_xfrm_del_state+0xca/0x1e0 [mlx5_core]

and this task is already holding:

ffff88813e0f0d48 (&x->lock){+.-.}-{3:3}, at: xfrm_state_delete+0x16/0x30

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 >= 6.4, < 6.6.74 Affected

Frequently Asked Questions

What is CVE-2025-21674?

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

How severe is CVE-2025-21674?

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-2025-21674?

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-2025-21674?

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