names_cache memory leak in unionfs module

Bug #989675 reported by Mathieu Lafon
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-ubuntu-modules-2.6.24 (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

There is a kernel memory leak in the unionfs 1 module which can leak names_cache entries (slab allocated). After a long time, this can lead to a general OOM situation as they will never be freed.

Fix is available since a long time but is not included in hardy.

See:
  http://comments.gmane.org/gmane.comp.file-systems.unionfs.general/2447

$ grep names_cache /proc/slabinfo
names_cache 144557 144558 4096 2 2 : tunables 0 0 0 : slabdata 72279 72279 0
( = 564 MB )

Patch for linux-ubuntu-modules included.

Tags: patch
Revision history for this message
Mathieu Lafon (mlafon) wrote :
tags: added: patch
Andy Whitcroft (apw)
Changed in linux-ubuntu-modules-2.6.24 (Ubuntu):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.