Date: Mon, 22 Mar 2021 14:51:37 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 254479] Kernel remote heap overflow in Realtek RTL8188SU/RTL8191SU/RTL8192SU Wifi Cards USB driver Message-ID: <bug-254479-21060-XK3KlSoh68@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254479-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-254479-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=3D254479 --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- Was this analysis based on a crash you hit, or the output of some static analysis? It is copying the mbuf contents into a buffer of size RSU_TXBUFS= Z, not of size sizeof(struct r92s_tx_desc). --=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-254479-21060-XK3KlSoh68>