summaryrefslogtreecommitdiffstats
path: root/security/selinux
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-07-04 00:04:53 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-04 01:07:41 +0200
commit98bd8d05ea5798ff3179ee33f0ca2789722ecc5a (patch)
tree370a982aa598bdf50f31ab0f3b3cccba62143ddc /security/selinux
parentarch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() (diff)
downloadlinux-98bd8d05ea5798ff3179ee33f0ca2789722ecc5a.tar.xz
linux-98bd8d05ea5798ff3179ee33f0ca2789722ecc5a.zip
arch/frv/kernel/setup.c: use strncmp() instead of memcmp()
'cmdline' is a NUL terminated string, when its length < 4, memcmp() will cause memory access out of boundary. So use strncmp() instead of memcmp(). Signed-off-by: Chen Gang <gang.chen@asianux.com> Cc: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions