https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266548
--- Comment #1 from Zhenlei Huang <[email protected]> --- 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) . -- You are receiving this mail because: You are the assignee for the bug.
