grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v2.21-16-g846e7ee


From: Jim Meyering
Subject: grep branch, master, updated. v2.21-16-g846e7ee
Date: Sun, 01 Feb 2015 16:39:29 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  846e7eee8bdc84b332150043a66fe8f17dc1a30b (commit)
       via  0ff1c6f36820a79bf79d330422e646816f0d8de4 (commit)
      from  1555185d5b7867472b0e5f0589f71d9b1242e842 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=846e7eee8bdc84b332150043a66fe8f17dc1a30b


commit 846e7eee8bdc84b332150043a66fe8f17dc1a30b
Author: Jim Meyering <address@hidden>
Date:   Sun Feb 1 08:32:32 2015 -0800

    maint: reference CVE-2015-1345 from NEWS
    
    * NEWS: Mention the CVE that was addressed by v2.21-13-g83a95bd,
    "grep -F: fix a heap buffer (read) overrun".

diff --git a/NEWS b/NEWS
index 3835d8d..da8bc78 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ GNU grep NEWS                                    -*- outline -*-
 ** Bug fixes
 
   grep no longer reads from uninitialized memory or from beyond the end
-  of the heap-allocated input buffer.
+  of the heap-allocated input buffer.  This fix addressed CVE-2015-1345.
 
 
 * Noteworthy changes in release 2.21 (2014-11-23) [stable]

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=0ff1c6f36820a79bf79d330422e646816f0d8de4


commit 846e7eee8bdc84b332150043a66fe8f17dc1a30b
Author: Jim Meyering <address@hidden>
Date:   Sun Feb 1 08:32:32 2015 -0800

    maint: reference CVE-2015-1345 from NEWS
    
    * NEWS: Mention the CVE that was addressed by v2.21-13-g83a95bd,
    "grep -F: fix a heap buffer (read) overrun".

diff --git a/NEWS b/NEWS
index 3835d8d..da8bc78 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ GNU grep NEWS                                    -*- outline -*-
 ** Bug fixes
 
   grep no longer reads from uninitialized memory or from beyond the end
-  of the heap-allocated input buffer.
+  of the heap-allocated input buffer.  This fix addressed CVE-2015-1345.
 
 
 * Noteworthy changes in release 2.21 (2014-11-23) [stable]

-----------------------------------------------------------------------

Summary of changes:
 NEWS        |    2 +-
 src/kwset.c |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]