CVE-2021-47126
Linux Kernel vulnerability analysis and mitigation

Overview

A slab-out-of-bounds read vulnerability was discovered in the Linux kernel's IPv6 routing implementation, specifically in the fib6_nh_flush_exceptions function (CVE-2021-47126). The issue was discovered by syzbot in the Linux kernel using Debian clang version 11.0.1-2. The vulnerability was reported and fixed in 2021 (NVD).

Technical details

The vulnerability occurs in the ip6_route_info_create function when a nexthop pointer (nh) is not NULL, but the fib6_nh in fib6_info has not been allocated. When attempting to free fib6_info using fib6_info_release, the function calls fib6_info_destroy_rcu, which tries to access fib6_nh_release(f6i->fib6_nh). However, since f6i->fib6_nh doesn't have any refcount due to lack of allocation, this results in a slab-out-of-bounds read (Kernel Commit).

Impact

The vulnerability could lead to memory corruption and potential system instability. The CVSS v3.1 base score is 5.5 (Medium), indicating moderate severity with local access required (NVD).

Exploitability

The vulnerability requires local access and can be triggered through specific IPv6 routing operations. It was discovered through automated testing using the syzkaller kernel fuzzer, suggesting it could be reliably reproduced under controlled conditions (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by modifying the error handling path in the ip6_route_info_create function to properly free resources and prevent the invalid memory access. The fix involves releasing the empty pointer directly instead of attempting to access unallocated memory (Kernel Commit).

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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-7.0
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg-5.15
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-gcp-fips
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-7.0
NoYesSep 04, 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