mirror of
https://github.com/topjohnwu/selinux.git
synced 2024-12-11 13:26:01 +00:00
6e7d04ac0b
AFL Found this bug: ==6523== Invalid read of size 8 ==6523== at 0x4166B4: type_set_expand (expand.c:2508) ==6523== by 0x43A0B8: policydb_role_cache (policydb.c:790) ==6523== by 0x41CD70: hashtab_map (hashtab.c:235) ==6523== by 0x43AC9E: policydb_index_others (policydb.c:1103) ==6523== by 0x441B14: policydb_read (policydb.c:3888) ==6523== by 0x442A1F: sepol_policydb_read (policydb_public.c:174) ==6523== by 0x407ED4: init (check_seapp.c:885) ==6523== by 0x408D97: main (check_seapp.c:1231) This occurs when the type_val_to_struct[] mapping array doesn't contain the type indicated in the ebitmap. Signed-off-by: William Roberts <william.c.roberts@intel.com> |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
Android.mk | ||
ChangeLog | ||
COPYING | ||
Makefile | ||
VERSION |