diff options
author | Wu Fengguang <fengguang.wu@intel.com> | 2009-07-17 16:49:19 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-07-17 11:18:21 +0200 |
commit | 6430aeeb30b478d4ef25f988b1fde6f6ae83adb5 (patch) | |
tree | d9888582ec7a4bb9c6e7f3a52be543c408c2d742 /sound/i2c | |
parent | 9176b672c29baaa94cdff4eedf1350a3b553d9ea (diff) |
ALSA: hda - add bounds checking for the codec command fields
A recent bug involves passing auto detected >0x7f NID to codec command,
creating an invalid codec addr field, and finally lead to cmd timeout
and fall back into single command mode. Jaroslav fixed that bug in
alc880_parse_auto_config().
It would be safer to further check the bounds of all cmd fields.
Cc: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions