Page MenuHomeFreeBSD

include: ssp: fortify <stdlib.h>
ClosedPublic

Authored by kevans on Jun 21 2024, 4:59 PM.
Tags
None
Referenced Files
F131530241: D45681.diff
Wed, Oct 8, 11:55 PM
F131495170: D45681.id140852.diff
Wed, Oct 8, 2:59 PM
Unknown Object (File)
Tue, Sep 23, 10:52 AM
Unknown Object (File)
Mon, Sep 22, 10:44 AM
Unknown Object (File)
Sat, Sep 13, 12:50 PM
Unknown Object (File)
Thu, Sep 11, 11:25 PM
Unknown Object (File)
Thu, Sep 11, 4:16 PM
Unknown Object (File)
Wed, Sep 10, 11:55 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