Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 08:48:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206585] hpt_set_info possible buffer overflow
Message-ID:  <bug-206585-8-pYMEPSIxyX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206585-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206585-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206585

--- Comment #5 from CTurt <cturt@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`).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206585-8-pYMEPSIxyX>