https://github.com/torvalds/linux
Revision 093d804611b9a38fe59753b37c29f840518406a9 authored by Ken Mills on 13 December 2010, 15:28:03 UTC, committed by Greg Kroah-Hartman on 16 December 2010, 21:03:13 UTC
gsm_data_alloc buffer allocation could fail and it is not being checked.

Add check for allocated buffer and return if the buffer allocation
fails.

Signed-off-by: Ken Mills <ken.k.mills@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent be7a741
History
Tip revision: 093d804611b9a38fe59753b37c29f840518406a9 authored by Ken Mills on 13 December 2010, 15:28:03 UTC
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Tip revision: 093d804
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.4 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top