HomeFreeBSD

amd64: Mark the trapframe as initialized in trap()

Description

amd64: Mark the trapframe as initialized in trap()

Otherwise KASAN may generate false positives if the trapframe was
written into a poisoned region of the stack.

Reported by: pho
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on Jul 10 2021, 12:38 AM
Parents
rG105b68b42dd1: sctp: Fix errno in case of association setup failures
Branches
Unknown
Tags
Unknown