Date: Sun, 31 Mar 2019 10:45:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 167107] [mfi] [panic] no kernel malloc size argument check causing system panic Message-ID: <bug-167107-227-PEiGuBHxwJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-167107-227@https.bugs.freebsd.org/bugzilla/> References: <bug-167107-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=3D167107 Andriy Voskoboinyk <avos@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avos@freebsd.org Resolution|--- |FIXED Keywords| |panic Status|Open |Closed Summary|[libc] [panic] no kernel |[mfi] [panic] no kernel |malloc size argument check |malloc size argument check |causing system panic |causing system panic --- Comment #2 from Andriy Voskoboinyk <avos@freebsd.org> --- Fixed in base r238077 (since ((uint32_t)-8192 > 1024 * 1024) ENOMEM will be returned instead). --=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-167107-227-PEiGuBHxwJ>