All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA: Fix for bad ctl access patterns
@ 2020-04-07  8:44 Takashi Iwai
  2020-04-07  8:44 ` [PATCH 1/2] ALSA: hda: Fix potential access overflow in beep helper Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Iwai @ 2020-04-07  8:44 UTC (permalink / raw)
  To: alsa-devel

Hi,

the recently introduced ctl access validator succeessfully caught some
real issues.  Here are some fixes.


Takashi

===

Takashi Iwai (2):
  ALSA: hda: Fix potential access overflow in beep helper
  ALSA: ice1724: Fix invalid access for enumerated ctl items

 sound/pci/hda/hda_beep.c         | 6 +++++-
 sound/pci/ice1712/prodigy_hifi.c | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.25.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-07 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07  8:44 [PATCH 0/2] ALSA: Fix for bad ctl access patterns Takashi Iwai
2020-04-07  8:44 ` [PATCH 1/2] ALSA: hda: Fix potential access overflow in beep helper Takashi Iwai
2020-04-07  8:44 ` [PATCH 2/2] ALSA: ice1724: Fix invalid access for enumerated ctl items Takashi Iwai
2020-04-07 14:30 ` [PATCH 0/2] ALSA: Fix for bad ctl access patterns Jaroslav Kysela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.