| Summary: | ipsec broken on i386 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | emz |
| Component: | kern | Assignee: | Andrey V. Elsukov <ae> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | ae, bz, gnn, junovitch, ports |
| Priority: | --- | ||
| Version: | 10.2-STABLE | ||
| Hardware: | i386 | ||
| OS: | Any | ||
|
Description
emz
2015-08-26 08:37:57 UTC
Take it. A commit references this bug: Author: ae Date: Wed Oct 28 17:55:37 UTC 2015 New revision: 290116 URL: https://svnweb.freebsd.org/changeset/base/290116 Log: Check the size of data available in mbuf, before using them. PR: 202667 MFC after: 1 week Changes: head/sys/net/if_gre.c A commit references this bug: Author: ae Date: Wed Nov 4 10:42:51 UTC 2015 New revision: 290360 URL: https://svnweb.freebsd.org/changeset/base/290360 Log: MFC r290116: Check the size of data available in mbuf before using it. PR: 202667 Changes: _U stable/10/ stable/10/sys/net/if_gre.c Fixed in head/ and stable/10. Thanks! |