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-2021-46925

7.8 · HIGH
Published Feb 27, 2024 linux CWE-362 EPSS 0.18% (8th pctl)

Overview

CVE-2021-46925 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 27, 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:

net/smc: fix kernel panic caused by race of smc_sock

A crash occurs when smc_cdc_tx_handler() tries to access smc_sock

but smc_release() has already freed it.

[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88

[ 4570.696048] #PF: supervisor write access in kernel mode

[ 4570.696728] #PF: error_code(0x0002) - not-present page

[ 4570.697401] PGD 0 P4D 0

[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI

[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111

[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0

[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30

<...>

[ 4570.711446] Call Trace:

[ 4570.711746] <IRQ>

[ 4570.711992] smc_cdc_tx_handler+0x41/0xc0

[ 4570.712470] smc_wr_tx_tasklet_fn+0x213/0x560

[ 4570.712981] ? smc_cdc_tx_dismisser+0x10/0x10

[ 4570.713489] tasklet_action_common.isra.17+0x66/0x140

[ 4570.714083] __do_softirq+0x123/0x2f

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 >= 4.11.0, < 5.10.90 Affected

Frequently Asked Questions

What is CVE-2021-46925?

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

How severe is CVE-2021-46925?

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-2021-46925?

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-2021-46925?

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