Date: Mon, 31 Jul 2023 02:35:46 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238486] Possible buffer overflow bug in sc_allocate_keyboard() of sys/dev/syscons/syscons.c Message-ID: <bug-238486-227-kHtbVDh4Yb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238486-227@https.bugs.freebsd.org/bugzilla/> References: <bug-238486-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=3D238486 Greg Becker <greg@codeconcepts.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg@codeconcepts.com --- Comment #1 from Greg Becker <greg@codeconcepts.com> --- FWIW, it appears there is a similar issue at sys/dev/kbd/kbd.c:230 in funct= ion kbd_register(). Is there any downside to using a truncated name? Also, is there any reason not to use strlcpy()? --=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-238486-227-kHtbVDh4Yb>