selinux/libsepol
Nicolas Iooss 4662bdc11c libsepol/cil: be more robust when encountering <src_info>
OSS-Fuzz found a Null-dereference READ in the CIL compiler when trying
to compile the following policy:

    (<src_info>)

In cil_gen_src_info(), parse_current->next is NULL even though the code
expects that both parse_current->next and parse_current->next->next
exists.

Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28457
Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2021-02-16 09:30:53 -05:00
..
cil libsepol/cil: be more robust when encountering <src_info> 2021-02-16 09:30:53 -05:00
include libsepol: remove unused files 2021-02-05 10:19:30 +01:00
man selinux: Update manpages after removing legacy boolean and user code 2019-07-29 23:46:47 +02:00
src libsepol: include header files in source files when matching declarations 2021-02-05 10:19:34 +01:00
tests libsepol/tests: drop ncurses dependency 2020-05-04 10:31:44 +02:00
utils
.gitignore
COPYING
Makefile
VERSION Update VERSIONs to 3.2-rc2 for release. 2021-02-03 11:26:28 +01:00