U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2021-47291

Change History

New CVE Received by NIST 5/21/2024 11:15:17 AM

Action Type Old Value New Value
Added Description

								
							
							
						
In the Linux kernel, the following vulnerability has been resolved:

ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions

While running the self-tests on a KASAN enabled kernel, I observed a
slab-out-of-bounds splat very similar to the one reported in
commit 821bbf79fe46 ("ipv6: Fix KASAN: slab-out-of-bounds Read in
 fib6_nh_flush_exceptions").

We additionally need to take care of fib6_metrics initialization
failure when the caller provides an nh.

The fix is similar, explicitly free the route instead of calling
fib6_info_release on a half-initialized object.
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/115784bcccf135c3a3548098153413d76f16aae0 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/830251361425c5be044db4d826aaf304ea3d14c6 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/8fb4792f091e608a0a1d353dfdf07ef55a719db5 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/ce8fafb68051fba52546f8bbe8621f7641683680 [No types assigned]