pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-141-g0b842


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-141-g0b842a8
Date: Wed, 27 Feb 2019 23:14:02 -0500 (EST)

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 "GNU PSPP".

The branch, master has been updated
       via  0b842a84353790534a401e09a8d3bdd3d25bc3a6 (commit)
      from  d1541b1258f0a28fe54ec061a8a9f2c459db8cc2 (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 -----------------------------------------------------------------
commit 0b842a84353790534a401e09a8d3bdd3d25bc3a6
Author: Ben Pfaff <address@hidden>
Date:   Wed Feb 27 20:11:06 2019 -0800

    sys-file-writer: Remove assertions based on file position.
    
    These assertions can fail if the underlying file is not a regular file,
    e.g. if it is a device such as /dev/null.
    
    CVE-2019-9211.
    See also https://bugzilla.redhat.com/show_bug.cgi?id=1683499.
    See also https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9211.
    See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923417.

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

Summary of changes:
 src/data/sys-file-writer.c | 6 ------
 1 file changed, 6 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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