git: kernel - Fix if_sn, if_sbsh issue (not in kernel by default)

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Dec 30 16:44:32 PST 2021


commit f6a040333742c20fd088944a507721fda481fe08
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Dec 30 16:43:25 2021 -0800

    kernel - Fix if_sn, if_sbsh issue (not in kernel by default)
    
    * Fix a security problem with a data field.  Note that these drivers
      are not loaded into the kernel by default.

Summary of changes:
 sys/dev/netif/sbsh/if_sbsh.c | 26 ++++++++++++++++++++------
 sys/dev/netif/sn/if_sn.c     |  5 +++--
 2 files changed, 23 insertions(+), 8 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list