HomeFreeBSD

bio: Fix KASAN invalid access report in biodone

Description

bio: Fix KASAN invalid access report in biodone

Do not touch the bio fields after calling the bio_done callback. The bio
might have been freed after the callback returns.

Fixes: 725f4b108d54
Reported by: kp, markj

Details

Provenance
khngAuthored on Dec 29 2025, 3:49 PM
Parents
rGad6381a6ebf4: linprocfs.4: Improve docs around pid/self entries
Branches
Unknown
Tags
Unknown