Page MenuHomeFreeBSD

include: ssp: fortify <stdlib.h>
ClosedPublic

Authored by kevans on Jun 21 2024, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 8:30 AM
Unknown Object (File)
Fri, Oct 17, 8:29 AM
Unknown Object (File)
Fri, Oct 17, 8:29 AM
Unknown Object (File)
Thu, Oct 16, 10:45 PM
Unknown Object (File)
Wed, Oct 15, 11:13 PM
Unknown Object (File)
Fri, Oct 10, 6:02 PM
Unknown Object (File)
Fri, Oct 10, 2:55 AM
Unknown Object (File)
Thu, Oct 9, 4:33 PM
Subscribers

Details

Summary

The immediately obvious and attractive targets from <stdlib.h> are
arc4random_buf(3) and realpath(3) -- scraping the header didn't reveal
much else of interest.

Sponsored by: Stormshield
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable