[Bug 281938] [PATCH] Make sure max_len is not 0 before using it as modulo

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Oct 2024 14:03:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281938

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org,
                   |                            |rscheff@freebsd.org,
                   |                            |tuexen@freebsd.org

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
Have you seen a panic due to max_len being zero?  In practice it looks unlikely
to happen, unless bogus option length values are passed.

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