git: kernel - Fix SMAP/SMEP caught user mode access part 1/2.

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jun 15 12:24:10 PDT 2019


commit ec03d2a154735122c03ee41c07e1aef922c6c264
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jun 15 12:07:59 2019 -0700

    kernel - Fix SMAP/SMEP caught user mode access part 1/2.
    
    * Fix improper user mode access in hammer, caught by SMAP/SMEP.
    
    Reported-by: Tim Darby

Summary of changes:
 sys/vfs/hammer/hammer_volume.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec03d2a154735122c03ee41c07e1aef922c6c264


-- 
DragonFly BSD source repository



More information about the Commits mailing list