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 29, 9:27 AM
Unknown Object (File)
Wed, Apr 23, 6:20 PM
Unknown Object (File)
Tue, Apr 22, 3:58 PM
Unknown Object (File)
Mar 16 2025, 6:56 AM
Unknown Object (File)
Feb 25 2025, 1:53 AM
Unknown Object (File)
Feb 24 2025, 7:10 PM
Unknown Object (File)
Feb 23 2025, 9:29 PM
Unknown Object (File)
Feb 23 2025, 9:19 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