Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D33473
Change Details
Change Details
Old
New
Diff
"ip" is a pointer into the mbuf chain, so we shouldn't access it after the chain is freed. Fix style at the call site. Reported by: syzbot+7c8258509722af1b6145@syzkaller.appspotmail.com
"ip" is a pointer into the mbuf chain, so we shouldn't access it after the chain is freed. Fix style at the call site. Reported by: syzbot+7c8258509722af1b6145@syzkaller.appspotmail.com Fixes: de2d47842e88 ("SMR protection for inpcbs")
"ip" is a pointer into the mbuf chain, so we shouldn't access it after the chain is freed. Fix style at the call site. Reported by: syzbot+7c8258509722af1b6145@syzkaller.appspotmail.com
Fixes: de2d47842e88 ("SMR protection for inpcbs")
Continue