Ed Maste
347a8ed1bf
linuxulator: fix stack memory disclosure in linux_sigaltstack
...
Most siginfo_to_lsiginfo callers already zeroed the l_siginfo_t before
callit it, but linux_waitid did not. Instead of zeroing in the called
function to address linux_waitid (as in commit 2e6ebe70), just do it in
linux_waitid.
admbugs: 765
Reported by: Vlad Tsyrklevich <vlad@tsyrklevich.net>
Reviewed by: Andrew
MFC after: 1 day
Security: Kernel stack memory disclosure
Sponsored by: The FreeBSD Foundation
2019-01-21 17:12:16 +00:00
..
2018-02-05 17:29:12 +00:00
2018-11-06 13:51:08 +00:00
2017-11-27 15:13:23 +00:00
2018-04-09 17:24:01 +00:00
2018-04-09 17:24:01 +00:00
2018-03-22 12:58:49 +00:00
2019-01-17 06:35:45 +00:00
2018-11-24 17:06:01 +00:00
2017-02-26 09:48:18 +00:00
2018-10-25 22:16:34 +00:00
2018-02-05 17:29:12 +00:00
2018-11-16 17:07:54 +00:00
2018-07-30 15:46:40 +00:00
2018-04-24 12:50:21 +00:00
2017-11-27 15:13:23 +00:00
2019-01-21 16:21:03 +00:00
2018-11-06 13:51:08 +00:00
2018-02-05 17:29:12 +00:00
2018-03-03 21:14:55 +00:00
2018-03-23 14:39:34 +00:00
2018-06-22 00:02:03 +00:00
2018-03-23 14:39:34 +00:00
2019-01-21 17:12:16 +00:00
2018-03-23 14:39:34 +00:00
2018-05-09 18:47:24 +00:00
2018-02-05 17:29:12 +00:00
2018-03-12 15:35:24 +00:00
2018-03-23 14:39:34 +00:00
2019-01-08 17:21:59 +00:00
2018-02-05 17:29:12 +00:00
2018-06-15 14:41:51 +00:00
2018-06-25 19:24:50 +00:00
2017-11-27 15:13:23 +00:00
2018-02-05 17:29:12 +00:00
2017-04-02 18:16:00 +00:00
2018-12-11 19:32:16 +00:00
2018-04-06 17:35:35 +00:00
2018-02-05 17:29:12 +00:00
2017-07-30 21:24:20 +00:00
2017-07-30 21:24:20 +00:00
2017-02-16 10:36:00 +00:00
2018-02-05 17:29:12 +00:00
2018-02-05 17:29:12 +00:00