[Bug 206585] hpt_set_info possible buffer overflow
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 30 08:48:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206585
--- Comment #5 from CTurt <cturt at hardenedbsd.org> ---
I'd also like to add that the result of `copyin` isn't checked here, which can
lead to use of initialised heap buffer (it is not allocated with `M_ZERO`).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list