From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98000 invoked by alias); 24 Feb 2015 14:34:37 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 97942 invoked by uid 48); 24 Feb 2015 14:34:33 -0000 From: "crrodriguez at opensuse dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/17252] getrandom and getentropy syscall Date: Tue, 24 Feb 2015 14:34:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: crrodriguez at opensuse dot org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg00344.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D17252 --- Comment #4 from Cristian Rodr=C3=ADguez --- (In reply to Victor Stinner from comment #3) > Any progress on this issue? I would be interested to use it in Python to > avoid issues with the /dev/urandom file descriptor: > http://bugs.python.org/issue22181 use the syscall() interface for now. --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-27610-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue Feb 24 15:38:34 2015 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 95606 invoked by alias); 24 Feb 2015 15:38:34 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 95562 invoked by uid 48); 24 Feb 2015 15:38:30 -0000 From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug network/14889] svc_run() produces high cpu usage when accept() fails with EMFILE (CVE-2011-4609) Date: Tue, 24 Feb 2015 15:38:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: 2.17 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security+ X-Bugzilla-Changed-Fields: short_desc alias Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg00345.txt.bz2 Content-length: 661 https://sourceware.org/bugzilla/show_bug.cgi?id=14889 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|CVE-2011-4609 svc_run() |svc_run() produces high cpu |produces high cpu usage |usage when accept() fails |when accept() fails with |with EMFILE (CVE-2011-4609) |EMFILE | Alias| |CVE-2011-4609 -- You are receiving this mail because: You are on the CC list for the bug.