https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214488

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kib
Date: Mon Nov 14 13:20:10 UTC 2016
New revision: 308642
URL: https://svnweb.freebsd.org/changeset/base/308642

Log:
  Initialize reserved bytes in struct mq_attr and its 32compat
  counterpart, to avoid kernel stack content leak in kmq_setattr(2)
  syscall.  Also slightly simplify the checks around copyout()s.

  Reported by:  Vlad Tsyrklevich <vlad902+s...@gmail.com>
  PR:   214488
  MFC after:    1 week

Changes:
  head/sys/kern/uipc_mqueue.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-security@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscr...@freebsd.org"

Reply via email to