aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>2010-11-29 11:43:33 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-30 12:51:51 +0000
commit09c74a9d0b0bedff16d0881db8cc0054a5e34f47 (patch)
tree0020dcbe3ddbeefb3540ba1571075a5783d33da7 /include/sound
parentMerge branch 'for-2.6.37' into for-2.6.38 (diff)
downloadlinux-dev-09c74a9d0b0bedff16d0881db8cc0054a5e34f47.tar.xz
linux-dev-09c74a9d0b0bedff16d0881db8cc0054a5e34f47.zip
ASoC: soc-cache: Fix memory overflow in LZO initialization
The bitmap_zero() nbits argument was improperly set to reg_size but the underlying buffer was bmp_size long. This caused the memset to zero past the end of the allocated buffer and into the kernel heap causing strange kernel crashes sometimes by overwriting critical kernel structures. Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions