[Bug 281938] [PATCH] Make sure max_len is not 0 before using it as modulo
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281938 Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected], | |[email protected], | |[email protected] --- Comment #2 from Mark Johnston <[email protected]> --- 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.