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]
Message-ID: <alpine.LFD.2.01.0907201504470.19335@localhost.localdomain>
Date:	Mon, 20 Jul 2009 15:08:00 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Krzysztof Oledzki <olel@....pl>
cc:	Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>, stable@...nel.org,
	lwn@....net
Subject: Re: Linux 2.6.27.27



On Mon, 20 Jul 2009, Krzysztof Oledzki wrote:
> 
> No problem. Please let me know what should I do to help tracking this issue.

Can you build two kernels: one with -fwrapv, and one with 
-fno-strict-overflow, and then verify that

 - they are otherwise identical (ie exact same source code, same compiler 
   etc)

 - verify that yes, the -fwrapv kernel works, the other does not. Just to 
   avoid the confusion that obviously exists with Debian/sid binutils 
   upgrades that _also_ happens result in nonbootable kernels.

 - upload the 'vmlinux' images somewhere (I'm not sure what the limits for 
   binary attachments are at the kernel bugzilla, but that would be the 
   logical place)

In fact, it would be nice to have a third "identical" kernel build, except 
with neither -fwrapv/-fno-strict-overflow.

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