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

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


commit efee87bdf34b0f04925e74541f65770cc3ce9b9d
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/efee87bdf34b0f04925e74541f65770cc3ce9b9d


-- 
DragonFly BSD source repository


More information about the Commits mailing list