HomeFreeBSD

kmsan: Correct the origin address in kmsan_shadow_check()

Description

kmsan: Correct the origin address in kmsan_shadow_check()

Otherwise a KMSAN report (which panics the system by default) could
trigger a recursive panic.

MFC after: 1 week
Fixes: ca6cd604c8fc ("kmsan: Use the correct origin bytes in kmsan_check_arg()")

Details

Provenance
markjAuthored on Nov 3 2023, 7:37 PM
Parents
rG4ffe410e40e9: if_tuntap: improve code consistency
Branches
Unknown
Tags
Unknown