[Bug 167107] [mfi] [panic] no kernel malloc size argument check causing system panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 31 10:45:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167107

Andriy Voskoboinyk <avos at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |avos at 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 at freebsd.org> ---
Fixed in base r238077 (since ((uint32_t)-8192 > 1024 * 1024) ENOMEM will be
returned instead).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list