Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2024 21:35:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 280705] 0.0.0.0/32 is equivalent to 127.0.0.1/32, which may be considered a security flaw
Message-ID:  <bug-280705-7501-I0M8lBxLT0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280705-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280705-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280705

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D417b35a97b7669eb0bf417b43e97cccbe=
dbce6f9

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(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280705-7501-I0M8lBxLT0>