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>] [day] [month] [year] [list]
Date:	Mon, 3 Mar 2014 17:28:06 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Question about -rc and stable patches

Hi Linus and Greg,

Recently I have been sent patches that fix a bug in the enabling of
ftrace function tracer, where if something goes wrong with the
enabling (or disabling), it can cause a crash of the computer.

Now, my question is, the bug requires something to go wrong at a point
where I've never seen it go wrong before. But if you inject a problem
(code that makes it fail on the 1000th iteration), sure enough, the
recovery is not correct and the machine crashes.

Is this fix something that I should push to -rc as well as to stable?
Or should I just add this to my 3.15 queue, as I have never heard of
someone triggering it. The only report is from someone that was testing
the failure cases.

Thanks,

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