Re: [PATCH 1/2] mm: Avoid putting a bad page back on the LRU

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, April 29, 2008 - 2:33 pm

On Mon, 28 Apr 2008 14:23:58 -0500
Russ Anderson <rja@sgi.com> wrote:


eek.  sys_sysinfo() copies this structure out to userspace verbatim. 
Increasing its size by four bytes will cause memory scribbles in userspace
applications.

That's fixable by suitably adjusting sysinfo._f, but given the lack of
version information in the sysinfo struct, I'm not sure how useful this
change really is.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] mm: Avoid putting a bad page back on the LRU, Russ Anderson, (Mon Apr 28, 12:23 pm)
Re: [PATCH 1/2] mm: Avoid putting a bad page back on the LRU, Christoph Lameter, (Mon Apr 28, 12:39 pm)
Re: [PATCH 1/2] mm: Avoid putting a bad page back on the LRU, Arjan van de Ven, (Tue Apr 29, 7:17 am)
Re: [PATCH 1/2] mm: Avoid putting a bad page back on the LRU, Andrew Morton, (Tue Apr 29, 2:33 pm)