mbox series

[CI,0/2] Fix UAF in snd_hda_intel

Message ID 20220414183148.15884-1-nirmoy.das@intel.com (mailing list archive)
Headers show
Series Fix UAF in snd_hda_intel | expand

Message

Nirmoy Das April 14, 2022, 6:31 p.m. UTC
Run CI for these two patches for: 
https://gitlab.freedesktop.org/drm/intel/-/issues/5701

Nirmoy Das (1):
  ALSA: hda: handle UAF at probe error

Takashi Iwai (1):
  ALSA: core: Add snd_card_free_on_error() helper

 include/sound/core.h      |  1 +
 sound/core/init.c         | 28 ++++++++++++++++++++++++++++
 sound/pci/hda/hda_intel.c |  7 ++++---
 3 files changed, 33 insertions(+), 3 deletions(-)