Bug 44541
Summary: | Missing check of the return value of snd_pcm_create() in function lx_pcm_create() | ||
---|---|---|---|
Product: | Drivers | Reporter: | RUC_Soft_Sec (rucsoftsec) |
Component: | Sound(ALSA) | Assignee: | Takashi Iwai (tiwai) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | bjorn, florian, rucsoftsec, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
RUC_Soft_Sec
2012-07-12 13:57:51 UTC
I am sorry to trouble, but I want to make sure whether this a real bug or a false positive. Thank you RUC_Soft_Sec This does look like a bug in the lx6464es.c sound driver. If you'd like to fix it, you can try sending a patch to Jaroslav Kysela <perex@perex.cz> and Takashi Iwai <tiwai@suse.de> (maintainers of the sound system). Yes, it looks like a real bug. I fixed now in sound git tree. Thanks. A patch referencing this bug report has been merged in Linux v3.6-rc3: commit 3bdcff70b6cd049e6f4437b955850f5db83653cc Author: Takashi Iwai <tiwai@suse.de> Date: Tue Aug 14 17:42:11 2012 +0200 ALSA: lx6464es: Add a missing error check |