Bug 44721
Summary: | Missing NULL check of the return value of snd_ctl_new1() in function snd_ac97_cvol_new() | ||
---|---|---|---|
Product: | Drivers | Reporter: | RUC_Soft_Sec (rucsoftsec) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, bjorn, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
RUC_Soft_Sec
2012-07-13 12:11:08 UTC
A patch referencing this bug report has been merged in Linux v3.7-rc2: commit 733a48e5ae5bf28b046fad984d458c747cbb8c21 Author: Takashi Iwai <tiwai@suse.de> Date: Thu Oct 11 16:43:40 2012 +0200 ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() |