https://github.com/torvalds/linux
Revision 282c1f5eba150d0b156ffa9e6b064f1d92f8315f authored by Stephen Smalley on 23 October 2005, 19:57:15 UTC, committed by Linus Torvalds on 23 October 2005, 23:38:38 UTC
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>
1 parent 8766ce4
History
Tip revision: 282c1f5eba150d0b156ffa9e6b064f1d92f8315f authored by Stephen Smalley on 23 October 2005, 19:57:15 UTC
[PATCH] selinux: Fix NULL deref in policydb_destroy
Tip revision: 282c1f5
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top