diff options
author | 2010-09-25 11:07:27 -0400 | |
---|---|---|
committer | 2010-09-25 17:46:22 +0200 | |
commit | e68d3b316ab7b02a074edc4f770e6a746390cb7d (patch) | |
tree | 6dddc80b93622ba0bfe626ae1f0b0fddd9395072 /fs/jbd2/commit.c | |
parent | ALSA: oxygen: fix analog capture on Claro halo cards (diff) | |
download | wireguard-linux-e68d3b316ab7b02a074edc4f770e6a746390cb7d.tar.xz wireguard-linux-e68d3b316ab7b02a074edc4f770e6a746390cb7d.zip |
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
The SNDRV_HDSP_IOCTL_GET_CONFIG_INFO and
SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctls in hdspm.c and hdsp.c allow
unprivileged users to read uninitialized kernel stack memory, because
several fields of the hdsp{m}_config_info structs declared on the stack
are not altered or zeroed before being copied back to the user. This
patch takes care of it.
Signed-off-by: Dan Rosenberg <dan.j.rosenberg@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions