about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-10-14 21:05:33 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-10-14 21:05:33 +0530
commitfda389c8f0311dd5786be91a7b54b9f935fcafa1 (patch)
treeed86d5f6c8477676fd64feb3b1bab447b8273ee0 /ChangeLog
parentfcb32af153a745414b0d949e707c9485ab77d6ba (diff)
downloadglibc-fda389c8f0311dd5786be91a7b54b9f935fcafa1.tar.gz
glibc-fda389c8f0311dd5786be91a7b54b9f935fcafa1.tar.xz
glibc-fda389c8f0311dd5786be91a7b54b9f935fcafa1.zip
Fix infinite loop in check_pf (BZ #12926)
The recvmsg could return 0 under some conditions and cause the
make_request function to be stuck in an infinite loop.

Thank you Jim King <jim.king@simplivity.com> for posting Paul's patch
on the list.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e40ba1f346..73db0841e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+	[BZ #12926]
+	* sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
+	infinite loop when __recvmsg returns 0.
+
 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
 
 	* CANCEL-FCT-WAIVE: Remove file.