All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Subject: [PATCH 0/2] ALSA: Fix for bad ctl access patterns
Date: Tue,  7 Apr 2020 10:44:00 +0200	[thread overview]
Message-ID: <20200407084402.25589-1-tiwai@suse.de> (raw)

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


             reply	other threads:[~2020-04-07  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  8:44 Takashi Iwai [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200407084402.25589-1-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.