Date: Wed, 24 Apr 2024 18:32:18 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278546] fdevname_r: pass partially uninitialized memory to kernel Message-ID: <bug-278546-227-kwzMaL5wBf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278546-227@https.bugs.freebsd.org/bugzilla/> References: <bug-278546-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=3D278546 --- Comment #6 from Paul Floyd <pjfloyd@wanadoo.fr> --- If you can use a recent Valgrind (valgrind-devel or build from source) then this should have been resolved. Kyle Evans pointed out the same issue to me and I fixed it back in January 2024. Here is the commit https://sourceware.org/git/?p=3Dvalgrind.git;a=3Dcommit;h=3Dd0c17b5431e5448= c73f99322afb5aac442c2ee70 Other than painstakingly reading through the kernel source, is there any pl= ace where information about ioctls is gathered together (something like syscalls.master)? --=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-278546-227-kwzMaL5wBf>