[openssh-commits] [openssh] branch master updated (f6906f9b -> e83c989b)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 23 10:20:09 AEST 2019


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  f6906f9b  allow mprotect(2) with PROT_(READ|WRITE|NONE) only
       new  e83c989b  use SC_ALLOW_ARG_MASK to limit mmap protections

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit e83c989bfd9fc9838b7dfb711d1dc6da81814045
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Aug 23 10:19:30 2019 +1000

    use SC_ALLOW_ARG_MASK to limit mmap protections
    
    Restrict to PROT_(READ|WRITE|NONE), i.e. exclude PROT_EXEC

Summary of changes:
 sandbox-seccomp-filter.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list