From: Paul Moore
Date: Mon, 25 Feb 2019 19:06:06 -0500
> There are two array out-of-bounds memory accesses, one in
> cipso_v4_map_lvl_valid(), the other in netlbl_bitmap_walk(). Both
> errors are embarassingly simple, and the fixes are straightforward.
>
> As a FYI for anyone backporting this p
There are two array out-of-bounds memory accesses, one in
cipso_v4_map_lvl_valid(), the other in netlbl_bitmap_walk(). Both
errors are embarassingly simple, and the fixes are straightforward.
As a FYI for anyone backporting this patch to kernels prior to v4.8,
you'll want to apply the netlbl_bitm