All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] viafb security fix
@ 2010-09-16  0:20 Florian Tobias Schandinat
  2010-09-16 14:04 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Tobias Schandinat @ 2010-09-16  0:20 UTC (permalink / raw)
  To: torvalds; +Cc: LKML

Hi Linus,

please pull a viafb security fix from:

   git://github.com/schandinat/linux-2.6.git 2.6.36-fixes

It contains a single patch to initialize the memory before it is copied to 
userspace. As this issue could be a security flaw it would be good to have this 
patch in the next release.


Thanks,

Florian Tobias Schandinat


Dan Rosenberg (1):
       drivers/video/via/ioctl.c: prevent reading uninitialized stack memory

  drivers/video/via/ioctl.c |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] viafb security fix
  2010-09-16  0:20 [GIT PULL] viafb security fix Florian Tobias Schandinat
@ 2010-09-16 14:04 ` Jonathan Corbet
  2010-09-16 14:31   ` Florian Tobias Schandinat
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Corbet @ 2010-09-16 14:04 UTC (permalink / raw)
  To: Florian Tobias Schandinat; +Cc: torvalds, LKML

On Thu, 16 Sep 2010 02:20:10 +0200
Florian Tobias Schandinat <FlorianSchandinat@gmx.de> wrote:

> It contains a single patch to initialize the memory before it is copied to 
> userspace. As this issue could be a security flaw it would be good to have this 
> patch in the next release.

This one seems worth directing toward the stable tree as well.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] viafb security fix
  2010-09-16 14:04 ` Jonathan Corbet
@ 2010-09-16 14:31   ` Florian Tobias Schandinat
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Tobias Schandinat @ 2010-09-16 14:31 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: torvalds, LKML

Jonathan Corbet schrieb:
> On Thu, 16 Sep 2010 02:20:10 +0200
> Florian Tobias Schandinat <FlorianSchandinat@gmx.de> wrote:
> 
>> It contains a single patch to initialize the memory before it is copied to 
>> userspace. As this issue could be a security flaw it would be good to have this 
>> patch in the next release.
> 
> This one seems worth directing toward the stable tree as well.

True, the author did CC stable@kernel.org so I guess it should be okay.
Sorry for not making that clear in the patch itself.


Thanks,

Florian Tobias Schandinat


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-16 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-16  0:20 [GIT PULL] viafb security fix Florian Tobias Schandinat
2010-09-16 14:04 ` Jonathan Corbet
2010-09-16 14:31   ` Florian Tobias Schandinat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.