Searched hist:"4 a91aa8fc9b626834dec65629decf48d1e3d5036" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | sctp6_usrreq.c | diff 4a91aa8fc9b626834dec65629decf48d1e3d5036 Thu Oct 24 22:05:10 CEST 2019 Michael Tuexen <tuexen@FreeBSD.org> Ensure that the flags indicating IPv4/IPv6 are not changed by failing bind() calls. This would lead to inconsistent state resulting in a panic. A fix for stable/11 was committed in https://svnweb.freebsd.org/base?view=revision&revision=338986 An accelerated MFC is planned as discussed with emaste@.
Reported by: syzbot+2609a378d89264ff5a42@syzkaller.appspotmail.com Obtained from: jtl@ MFC after: 1 day Sponsored by: Netflix, Inc.
|
H A D | udp6_usrreq.c | diff 4a91aa8fc9b626834dec65629decf48d1e3d5036 Thu Oct 24 22:05:10 CEST 2019 Michael Tuexen <tuexen@FreeBSD.org> Ensure that the flags indicating IPv4/IPv6 are not changed by failing bind() calls. This would lead to inconsistent state resulting in a panic. A fix for stable/11 was committed in https://svnweb.freebsd.org/base?view=revision&revision=338986 An accelerated MFC is planned as discussed with emaste@.
Reported by: syzbot+2609a378d89264ff5a42@syzkaller.appspotmail.com Obtained from: jtl@ MFC after: 1 day Sponsored by: Netflix, Inc.
|
/freebsd/sys/netinet/ |
H A D | tcp_usrreq.c | diff 4a91aa8fc9b626834dec65629decf48d1e3d5036 Thu Oct 24 22:05:10 CEST 2019 Michael Tuexen <tuexen@FreeBSD.org> Ensure that the flags indicating IPv4/IPv6 are not changed by failing bind() calls. This would lead to inconsistent state resulting in a panic. A fix for stable/11 was committed in https://svnweb.freebsd.org/base?view=revision&revision=338986 An accelerated MFC is planned as discussed with emaste@.
Reported by: syzbot+2609a378d89264ff5a42@syzkaller.appspotmail.com Obtained from: jtl@ MFC after: 1 day Sponsored by: Netflix, Inc.
|