HomeFreeBSD

It is unclear why in6_pcblookup_local() would require write access

Description

It is unclear why in6_pcblookup_local() would require write access
to the PCB hash. The function doesn't modify the hash. It always
asserted write lock historically, but with epoch conversion this
fails in some special cases.

Reviewed by: rwatson, bz
Reported-by: syzbot+0b0488ca537e20cb2429@syzkaller.appspotmail.com

Details

Provenance
glebiusAuthored on
Parents
rS354606: Revert r354605: Update jemalloc to version 5.2.1.
Branches
Unknown
Tags
Unknown