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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 May 2014 11:54:15 -0400
From:	Dave Jones <davej@...hat.com>
To:	Peter Zijlstra <peterz@...radead.org>
Cc:	Mateusz Guzik <mguzik@...hat.com>, Oleg Nesterov <oleg@...hat.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	linux-kernel@...r.kernel.org
Subject: Re: WARN in do_rt_tgsigqueueinfo()

On Thu, May 15, 2014 at 05:04:12PM +0200, Peter Zijlstra wrote:

 > > > trinity$ MALLOC_CHECK_=0 ./trinity -xinit_module -xreboot -xshutdown -xunshare -xnfsservctl -xclock_nanosleep -xuselib -xumount -xmount -m --quiet -C 400 -l off -xmremap
 > > > 
 > > > [watchdog] kernel became tainted! (512/0) Last seed was 4072360471
 > > > 
 > > > [15908.562512] ------------[ cut here ]------------
 > > > [15908.567245] WARNING: CPU: 22 PID: 3312 at /usr/src/linux-2.6/kernel/signal.c:3060 do_rt_tgsigqueueinfo+0xb4/0xc0()
 > > > 
 > > > This is apparently a very common thing to hit according to google.
 > > 
 > > Well, it warns about an argument received from userland, so nothing fishy
 > > going on as far as kernel consistency is concerned if that's what you mean.
 > 
 > I hadn't looked that far.. I just manged to hit it two times in a row
 > while waiting for my bug to trigger.

There's a ton of 'noise' like this that fuzzing turns up.
I've been collecting some of the stuff to shut it up..

http://codemonkey.org.uk/junk/silence-fuzz-testing-noise.patch
http://codemonkey.org.uk/junk/silence-noisy-deprecated-warnings-while-fuzzing.patch

I'm of the opinion that a user-triggerable WARN is a bug, but aparently
not everyone else feels that way.

	Dave

--
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