[Bug 280705] 0.0.0.0/32 is equivalent to 127.0.0.1/32, which may be considered a security flaw
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Aug 2024 21:35:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280705
--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=417b35a97b7669eb0bf417b43e97cccbedbce6f9
commit 417b35a97b7669eb0bf417b43e97cccbedbce6f9
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2024-08-20 21:31:57 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2024-08-20 21:31:57 +0000
netinet: Add a sysctl to allow disabling connections to INADDR_ANY
See the discussion in Bugzilla PR 280705 for context.
PR: 280705
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D46259
sys/netinet/in_pcb.c | 8 +++++++-
sys/netinet6/in6_pcb.c | 12 +++++++++++-
2 files changed, 18 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.