git: kernel - Fix improper dereference in the vmspace subsystem
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Jan 26 14:47:38 PST 2017
    
    
  
commit 075118473efa9fbb49ec68056ed87615b4c944e4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 26 14:45:20 2017 -0800
    kernel - Fix improper dereference in the vmspace subsystem
    
    * Fix an improper deref in the vmspace subsystem (used by vkernels),
      which could cause host memory to become corrupt.
Summary of changes:
 sys/vm/vm_vmspace.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/075118473efa9fbb49ec68056ed87615b4c944e4
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list