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)
Tue, Apr 23, 7:32 AM
Unknown Object (File)
Thu, Mar 28, 11:21 PM
Unknown Object (File)
Feb 21 2024, 8:22 PM
Unknown Object (File)
Dec 20 2023, 4:37 AM
Unknown Object (File)
Dec 12 2023, 5:54 PM
Unknown Object (File)
Dec 5 2023, 5:39 PM
Unknown Object (File)
Oct 11 2023, 2:39 PM
Unknown Object (File)
Aug 10 2023, 3:31 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