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)
Mon, Nov 10, 7:05 AM
Unknown Object (File)
Tue, Oct 28, 10:28 PM
Unknown Object (File)
Sat, Oct 25, 5:45 PM
Unknown Object (File)
Sat, Oct 25, 2:48 PM
Unknown Object (File)
Sun, Oct 19, 1:43 PM
Unknown Object (File)
Fri, Oct 17, 2:08 PM
Unknown Object (File)
Fri, Oct 17, 4:27 AM
Unknown Object (File)
Oct 11 2025, 2:30 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