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)
Sun, Dec 29, 10:12 PM
Unknown Object (File)
Mon, Dec 23, 12:29 PM
Unknown Object (File)
Sat, Dec 21, 9:30 PM
Unknown Object (File)
Nov 23 2024, 5:36 PM
Unknown Object (File)
Nov 21 2024, 6:45 PM
Unknown Object (File)
Nov 21 2024, 6:45 PM
Unknown Object (File)
Nov 21 2024, 6:42 PM
Unknown Object (File)
Nov 21 2024, 6:12 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