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
Unknown Object (File)
Wed, Apr 22, 11:15 AM
Unknown Object (File)
Tue, Apr 21, 9:25 AM
Unknown Object (File)
Mon, Apr 20, 9:15 AM
Unknown Object (File)
Sat, Apr 11, 11:16 PM
Unknown Object (File)
Fri, Apr 10, 12:40 AM
Unknown Object (File)
Thu, Apr 9, 8:01 PM
Unknown Object (File)
Thu, Apr 9, 7:31 AM
Unknown Object (File)
Fri, Apr 3, 1:27 AM
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