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

7.8 · HIGH
Published Feb 28, 2024 linux CWE-125 EPSS 0.26% (18th pctl)

Overview

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

netfilter: nftables: avoid overflows in nft_hash_buckets()

Number of buckets being stored in 32bit variables, we have to

ensure that no overflows occur in nft_hash_buckets()

syzbot injected a size == 0x40000000 and reported:

UBSAN: shift-out-of-bounds in ./include/linux/log2.h:57:13

shift exponent 64 is too large for 64-bit type 'long unsigned int'

CPU: 1 PID: 29539 Comm: syz-executor.4 Not tainted 5.12.0-rc7-syzkaller #0

Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011

Call Trace:

__dump_stack lib/dump_stack.c:79 [inline]

dump_stack+0x141/0x1d7 lib/dump_stack.c:120

ubsan_epilogue+0xb/0x5a lib/ubsan.c:148

__ubsan_handle_shift_out_of_bounds.cold+0xb1/0x181 lib/ubsan.c:327

__roundup_pow_of_two include/linux/log2.h:57 [inline]

nft_hash_buckets net/netfilter/nft_set_hash.c:411 [inline]

nft_hash_estimate.cold+0x19/0x1e net/netfilter/nft_set_hash.c:652

nft_select_set_ops n

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.9, < 4.14.233 Affected

Frequently Asked Questions

What is CVE-2021-46992?

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

How severe is CVE-2021-46992?

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

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

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