[Midnightbsd-cvs] [MidnightBSD/src] 127d43: Implment a slightly modified patch from Mark Johns...
Lucas Holt
noreply at github.com
Sun Aug 11 05:29:04 EDT 2024
Branch: refs/heads/stable/3.2
Home: https://github.com/MidnightBSD/src
Commit: 127d43ee1a187bf77257a25750c926f03111246a
https://github.com/MidnightBSD/src/commit/127d43ee1a187bf77257a25750c926f03111246a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-08-11 (Sun, 11 Aug 2024)
Changed paths:
M sys/netinet/in_pcb.c
M sys/netinet6/in6_pcb.c
Log Message:
-----------
Implment a slightly modified patch from Mark Johnston @ FreeBSD to limit connections
with a sysctl that allow 0.0.0.0/32 to be equivalent to 127.0.0.1/32.
This "feature" of the BSD network stack was a recent security advisory for several
web browsers on *NIX systems.
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list