Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/selinux/ss
Stephen Smalley 282c1f5eba [PATCH] selinux: Fix NULL deref in policydb_destroy
This patch fixes a possible NULL dereference in policydb_destroy, where
p->type_attr_map can be NULL if policydb_destroy is called to clean up a
partially loaded policy upon an error during policy load.  Please apply.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-23 16:38:38 -07:00
..
avtab.c [PATCH] selinux: endian notations 2005-09-05 00:05:51 -07:00
avtab.h [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
conditional.c [PATCH] selinux: endian notations 2005-09-05 00:05:51 -07:00
conditional.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
constraint.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
context.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebitmap.c [PATCH] selinux: endian notations 2005-09-05 00:05:51 -07:00
ebitmap.h [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
hashtab.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hashtab.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mls.c [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
mls.h [PATCH] SELinux: default labeling of MLS field 2005-07-28 08:39:02 -07:00
mls_types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
policydb.c [PATCH] selinux: Fix NULL deref in policydb_destroy 2005-10-23 16:38:38 -07:00
policydb.h [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
services.c Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 2005-09-13 09:47:30 -07:00
services.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sidtab.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sidtab.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symtab.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symtab.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00