CVE-2021-46915
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-46915 is a vulnerability in the Linux kernel's netfilter component, specifically in the nft_limit_init function. The issue was discovered in February 2024 and affects Linux kernel versions from 4.13.0 up to versions before 4.14.232, 4.19.189, 5.4.114, 5.10.32, and 5.11.16. The vulnerability stems from an inappropriate math function selection in the netfilter's nft_limit implementation (NVD).

Technical details

The vulnerability occurs due to the use of div_u64() function which divides u64 by u32, while nft_limit_init() requires division of u64 by u64. This mismatch in data types can lead to a divide error in the nft_limit_init function. The issue specifically manifests in the netfilter component when calculating token values using incorrect division operations (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Red Hat).

Impact

The vulnerability can result in a denial of service condition through a divide error in the kernel's netfilter component. When exploited, it can cause system availability issues by triggering a kernel crash, affecting the overall system stability (Red Hat).

Mitigation and workarounds

The vulnerability has been fixed by replacing div_u64() with div64_u64() in the nft_limit_init function. The fix has been implemented in various kernel versions through patches. System administrators should update their Linux kernel to the patched versions: 4.14.232 or later, 4.19.189 or later, 5.4.114 or later, 5.10.32 or later, or 5.11.16 or later (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management