Bug 595210

Summary: insert tmpfs cache pages to inactive list at first
Product: Red Hat Enterprise Linux 6 Reporter: Rik van Riel <riel>
Component: kernelAssignee: Rik van Riel <riel>
Status: CLOSED CURRENTRELEASE QA Contact: Zhouping Liu <zliu>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0CC: nobody+295318, qcai, syeghiay
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-11 15:57:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rik van Riel 2010-05-24 04:34:15 UTC
Description of problem:

With the split LRU VM, new tmpfs cache pages get inserted into the active list.  This can create a false OOM condition under certain specific conditions.

These conditions may be user triggerable and could potentially be a security problem. We are not sure yet whether there is a security problem, but the fix is so laughably simple we'd be crazy not to apply it.

The fix is simply to add new tmpfs cache pages to the inactive list, instead of to the active list.

Comment 1 RHEL Program Management 2010-05-24 04:46:18 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 3 Aristeu Rozanski 2010-05-28 20:38:52 UTC
Patch(es) available on kernel-2.6.32-31.el6

Comment 7 releng-rhel@redhat.com 2010-11-11 15:57:54 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.