Page MenuHomeFreeBSD

include: ssp: fortify <sys/socket.h>
AcceptedPublic

Authored by kevans on Fri, Jun 21, 5:00 PM.
Tags
None
Referenced Files
F87075588: D45686.id.diff
Sat, Jun 29, 12:30 AM
Unknown Object (File)
Thu, Jun 27, 6:53 PM
Unknown Object (File)
Thu, Jun 27, 3:40 PM
Unknown Object (File)
Sun, Jun 23, 8:16 PM
Unknown Object (File)
Fri, Jun 21, 9:38 PM
Subscribers

Details

Reviewers
kib
markj
Group Reviewers
Klara
Summary

The entire recv*() implementation set is ripe for opportunities to
validate, so do what we can with what we have.

Sponsored by: Stormshield
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58295
Build 55183: arc lint + arc unit

Event Timeline

markj added inline comments.
lib/libc/tests/secure/generate-fortify-tests.lua
92

Is this check redundant? I'd expect new_socket() to check that if needed.

This revision is now accepted and ready to land.Mon, Jun 24, 5:00 PM