https://github.com/torvalds/linux
Revision be3bb8236db2d0fcd705062ae2e2a9d75131222f authored by Takashi Iwai on 11 March 2015, 17:12:49 UTC, committed by Takashi Iwai on 12 March 2015, 06:36:38 UTC
There was no check about the id string of user control elements, so we
accepted even a control element with an empty string, which is
obviously bogus.  This patch adds more sanity checks of id strings.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent ddb6ca7
History
Tip revision: be3bb8236db2d0fcd705062ae2e2a9d75131222f authored by Takashi Iwai on 11 March 2015, 17:12:49 UTC
ALSA: control: Add sanity checks for user ctl id name string
Tip revision: be3bb82
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-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.2 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top