lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 13 Apr 2009 15:32:52 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Jeff Chua <jeff.chua.linux@...il.com>
Cc:	Akinobu Mita <akinobu.mita@...il.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>, perex@...ex.cz,
	linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] sound updates for 2.6.30

At Wed, 8 Apr 2009 20:56:11 +0800,
Jeff Chua wrote:
> 
> On Wed, Apr 8, 2009 at 9:53 AM, Takashi Iwai <tiwai@...e.de> wrote:
> > At Tue, 7 Apr 2009 14:04:28 +0800,
> > Jeff Chua wrote:
> >>
> >> I encountered this oops with the latest linux git pull. Will this
> >> update fix the problem? When I rolled back to 2.6.29-stable, the sound
> >> works find.
> >>
> >> Oops from dmesg ...
> >
> > Judging also from other bug reports, this looks like Analog codec
> > specific.  Likely it's a typo or so...
> >
> > Could you add probe_only=1 module option and load the module, then
> > run alsa-info.sh output with --no-upload option and attach the
> > generated file?  The script is found at
> >    http://www.alsa-project.org/alsa-info.sh
> >
> > (BTW, I'm on vacation now, and I'll check this bug after Easter
> >  holidays.  Sorry for inconvenience.)
> 
> Good news is the latest linux git pull today makes the HDA opps go
> away. It's all good now.

Good to know.  It must be Mita-san's patch to fix my typo.
Two strings were concatenated due to lack of comma, and resulted in a
too long string over the fixed size array.  I'll add strlen check or
use strlcpy to make it safer later.


thanks,

Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ