Page MenuHomeFreeBSD

ffs: Correct the input size check in sysctl_ffs_fsck()
ClosedPublic

Authored by markj on May 31 2021, 7:05 PM.
Tags
None
Referenced Files
F150643914: D30586.id90200.diff
Fri, Apr 3, 1:27 AM
Unknown Object (File)
Thu, Apr 2, 5:06 PM
Unknown Object (File)
Thu, Apr 2, 11:41 AM
Unknown Object (File)
Sun, Mar 29, 4:03 PM
Unknown Object (File)
Sat, Mar 28, 10:10 PM
Unknown Object (File)
Thu, Mar 26, 4:22 PM
Unknown Object (File)
Wed, Mar 25, 1:59 AM
Unknown Object (File)
Wed, Mar 18, 2:14 PM
Subscribers

Details

Summary

Make sure we return an error if no input was specified, or if it is
shorter than the size of the command structure.

Reported by: KMSAN
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable