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

--- Comment #1 from [email protected] ---
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 <[email protected]>
  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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "[email protected]"

Reply via email to