Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 21:54:16 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/linux linux_signal.c
Message-ID:  <199810110454.VAA11398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/10/10 21:54:16 PDT

  Modified files:
    sys/i386/linux       linux_signal.c 
  Log:
  Fix a couple of out-of-bounds array references in mapping between
  Linux and FreeBSD signal numbers.  Also, check signal numbers passed
  in from application programs for validity.  Without these checks,
  it is trivial to panic the system from a Linux program.
  
  Revision  Changes    Path
  1.13      +9 -4      src/sys/i386/linux/linux_signal.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810110454.VAA11398>