android_kernel_google_msm/net/nfc/nci
Dan Rosenberg 6ee6b4d65c NFC: Prevent multiple buffer overflows in NCI
commit 67de956ff5 upstream.

Fix multiple remotely-exploitable stack-based buffer overflows due to
the NCI code pulling length fields directly from incoming frames and
copying too much data into statically-sized arrays.

Signed-off-by: Dan Rosenberg <dan.j.rosenberg@gmail.com>
Cc: security@kernel.org
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: David S. Miller <davem@davemloft.net>
Acked-by: Ilan Elias <ilane@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-16 09:03:50 -07:00
..
core.c NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00
data.c NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00
Kconfig
lib.c NFC: Update names and structs to NCI spec 1.0 d22 2012-01-04 14:30:39 -05:00
Makefile
ntf.c NFC: Prevent multiple buffer overflows in NCI 2012-07-16 09:03:50 -07:00
rsp.c NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00