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
F107001416: D30586.id90221.diff
Wed, Jan 8, 7:17 PM
F106952202: D30586.diff
Tue, Jan 7, 11:54 PM
Unknown Object (File)
Tue, Dec 10, 6:47 PM
Unknown Object (File)
Dec 6 2024, 3:10 AM
Unknown Object (File)
Nov 15 2024, 4:31 AM
Unknown Object (File)
Nov 2 2024, 12:12 AM
Unknown Object (File)
Nov 2 2024, 12:12 AM
Unknown Object (File)
Nov 2 2024, 12:11 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