HomeFreeBSD

MFC r366731:

Description

MFC r366731:

physio: Don't store user addresses in bio_data

Only assign the address from the iovec to bio_data if it is a kernel
address. This was the single place where bio_data stored (however
briefly) a userspace pointer.

Reviewed by: imp, markj
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D26783

Details

Provenance
brooksAuthored on
Reviewer
imp
Differential Revision
D26783: physio: Don't store user addresses in bio_data
Parents
rS366938: MFC r366731:
Branches
Unknown
Tags
Unknown