First published: Mon Feb 26 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses 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_bitmap_walk() patch to cipso_v4_bitmap_walk() as netlbl_bitmap_walk() doesn't exist before Linux v4.8.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=2.6.19<3.16.66 | |
Linux Linux kernel | >=3.17.0<3.18.137 | |
Linux Linux kernel | >=3.19.0<4.4.177 | |
Linux Linux kernel | >=4.5.0<4.9.163 | |
Linux Linux kernel | >=4.10.0<4.14.106 | |
Linux Linux kernel | >=4.15.0<4.19.28 | |
Linux Linux kernel | >=4.20.0<4.20.15 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.