Actions
Bug #5843
closedgetrandom(2) lays it on a bit thick
Start date:
2015-04-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Due to a clerical error, getrandom(2) overruns the usermode buffer passed in for random data.
NB: This bug mirrors Joyent bug OS-4189 .
Updated by Electric Monk over 7 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit a17dff0dc9d07cb9734943b1f593b856d17776b4
commit a17dff0dc9d07cb9734943b1f593b856d17776b4 Author: Robert Mustacchi <rm@joyent.com> Date: 2015-04-16T14:43:18.000Z 5843 getrandom(2) lays it on a bit thick Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
Actions