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
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
Unknown Object (File)
Nov 1 2024, 11:49 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