Re: Search for patch for kernel stack data disclosure in binfmt_script during execve

2012-08-24 Thread halfdog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kirill A. Shutemov wrote: > On Wed, Aug 22, 2012 at 09:49:35PM +, halfdog wrote: >> Got a hint via IRC, that I should not send patch idea for review >> to "generic" list, but to maintainers and last (or relevant) >> comitters of code. >> >> http

Re: Search for patch for kernel stack data disclosure in binfmt_script during execve

2012-08-23 Thread Kirill A. Shutemov
On Wed, Aug 22, 2012 at 09:49:35PM +, halfdog wrote: > Got a hint via IRC, that I should not send patch idea for review to > "generic" list, but to maintainers and last (or relevant) comitters of code. > > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commitdiff;h=bf2a9a3

Re: Search for patch for kernel stack data disclosure in binfmt_script during execve

2012-08-22 Thread halfdog
Got a hint via IRC, that I should not send patch idea for review to "generic" list, but to maintainers and last (or relevant) comitters of code. http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commitdiff;h=bf2a9a39639b8b51377905397a5005f444e9a892 CC to generic just for the rec

Re: Search for patch for kernel stack data disclosure in binfmt_script during execve

2012-08-19 Thread halfdog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 halfdog wrote: > I'm searching for a patch for linux kernel stack disclosure in > binfmt_script with crafted interpreter names when CONFIG_MODULES > is active (see [1]). Please disregard my previous proposal [2], since it did not address the problem