HomeFreeBSD

kern: mountroot: avoid fd leak in .md parsing

Description

kern: mountroot: avoid fd leak in .md parsing

parse_dir_md() opens /dev/mdctl but only closes the resulting fd on
success, not upon failure of the ioctl or when we exceed the md unit
max.

Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.
X-NetApp-PR: #62

(cherry picked from commit 23ecfa9d5bc4f04eb58e26018c2d15f032d5d742)

Details

Provenance
kevansAuthored on Jul 20 2021, 10:23 AM
Parents
rGc538903f7bec: freebsd-update: create a ZFS boot environment on install
Branches
Unknown
Tags
Unknown