mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-06 21:49:55 +00:00
6238e02571
Found a NULL pointer dereference by fuzzing, reproducing: $ echo "(nodecon(())o(e()))" > tmp.cil $ secilc tmp.cil Segmentation fault (core dumped) Add NULL check for addr_node->data in cil_fill_ipaddr. Signed-off-by: lutianxiong <lutianxiong@huawei.com> |
||
---|---|---|
.. | ||
include/cil | ||
src | ||
test | ||
.gitignore |