Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2022 08:34:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266548] malicious gpt can cause kernel page fault during tasting
Message-ID:  <bug-266548-227-Rysz30XWOR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266548-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266548-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=3D266548

--- Comment #1 from Zhenlei Huang <zlei.huang@gmail.com> ---
I'm not familiar with GPT GEOM, but since hdr->hdr_entries is from untrusted
source then definitely hdr->hdr_entries should be checked firstly before it
being passed to g_malloc(int size, int flags) .

--=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-266548-227-Rysz30XWOR>