Date: Wed, 22 Sep 2021 16:05:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 248628] While in the console mode, 8 logos sometimes appear on my screen. Message-ID: <bug-248628-227-TQEq5PeDjx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248628-227@https.bugs.freebsd.org/bugzilla/> References: <bug-248628-227@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=3D248628 Oleg Bulyzhin <oleg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleg@FreeBSD.org --- Comment #12 from Oleg Bulyzhin <oleg@FreeBSD.org> --- I've got the same problem with my new dell vostro 5415. I've spent some tim= e on debugging, here are results: 1) this happens due to buffer overflow inside vt(4) - internal variable vt_draw_logo_cpus gets non-zero value, this why we see those logos. 2) i'm not sure about security issues with this problem, thus i'll post mai= l to secteam@ before revealing the fix. --=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-248628-227-TQEq5PeDjx>