Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2023 15:03:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 275515] Out of bounds memory access in siba_bhndb.c
Message-ID:  <bug-275515-21060-jHDoEw28qj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275515-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275515-21060@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=3D275515

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
This looks good to me.  How did you notice the problem?  struct
siba_bhndb_softc initializes the "quirks" field (the only out-of-bounds fie=
ld)
to 0 during attach, and I suspect that malloc() size padding would hide the
problem.

--=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-275515-21060-jHDoEw28qj>