Mailinglist Archive: opensuse-bugs (3888 mails)
| < Previous | Next > |
[Bug 757783] VUL-1: kernel: clone() with CLONE_NEWPID leaks kernel memory
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 18 Apr 2012 19:19:27 +0000
- Message-id: <20120418191927.82323CC7D9@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=757783
https://bugzilla.novell.com/show_bug.cgi?id=757783#c4
Marcus Meissner <meissner@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 - None |P2 - High
--- Comment #4 from Marcus Meissner <meissner@xxxxxxxx> 2012-04-18 19:19:26 UTC
---
I can reproduce on 12.1 , Linux 3.1.10-1.9-desktop with a simple wget loop
$ cat /proc/slabinfo|grep pid_na
pid_namespace 588 588 2112 3 2 : tunables 24 12 0 :
slabdata 196 196 0
.... wait a bit ....
$ cat /proc/slabinfo|grep pid_na
pid_namespace 957 957 2112 3 2 : tunables 24 12 0 :
slabdata 319 319 0
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |