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
F132467169: D30586.id90221.diff
Fri, Oct 17, 4:27 AM
Unknown Object (File)
Sat, Oct 11, 2:30 AM
Unknown Object (File)
Sat, Oct 11, 2:30 AM
Unknown Object (File)
Sat, Oct 11, 2:30 AM
Unknown Object (File)
Sat, Oct 11, 12:35 AM
Unknown Object (File)
Fri, Oct 10, 7:45 PM
Unknown Object (File)
Fri, Oct 10, 9:01 AM
Unknown Object (File)
Thu, Oct 9, 5:39 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