CVE-2021-46955
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-46955 is a stack out-of-bounds read vulnerability discovered in the Linux kernel's openvswitch module when fragmenting IPv4 packets. The vulnerability was disclosed on February 27, 2024, and affects Linux kernel versions from 4.4.134 through 5.12.3 (NVD).

Technical details

The vulnerability occurs in the ovs_fragment() function when handling IPv4 packets. When using a temporary struct dst_entry, the pointer is incorrectly used as a pointer to struct rtable in the call chain: ip_do_fragment() -> ip_skb_dst_mtu() -> ip_dst_mtu_maybe_forward() -> ip_mtu_locked(). This results in an out-of-bounds read access to struct members like rt_mtu_locked in the stack. The issue was discovered using KASAN (Kernel Address Sanitizer) during IPv4 packet fragmentation testing (Kernel Patch).

Impact

The vulnerability has been assigned a CVSS v3.1 base score of 7.1 (High), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H. This indicates that while local access is required, the vulnerability can lead to high impacts on confidentiality and availability of the system (NVD).

Exploitability

The vulnerability requires local access to the system and can be triggered when running openvswitch on kernels built with KASAN. The issue manifests during the fragmentation of IPv4 packets, potentially allowing an attacker to cause a denial of service or read sensitive information from kernel memory (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed by changing the temporary variable used for IPv4 packets in ovs_fragment() to use struct rtable instead of struct dst_entry, similar to the implementation for IPv6. The fix has been incorporated into various kernel versions through patches (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-2026-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-headers
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-oracle-5.15
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-uki-virt-addons
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesAug 12, 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