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)
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
Unknown Object (File)
Aug 10 2023, 3:30 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39609
Build 36498: arc lint + arc unit