Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2024 09:14:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280238] security/crowdsec-firewall-bouncer: not WITH_PIE safe
Message-ID:  <bug-280238-7788-mHzMlyWbJQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280238-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280238-7788@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=3D280238

--- Comment #1 from marco@crowdsec.net ---
Hi Alexander,

thanks for reporting the issue.

I think PIE_UNSAFE could do because this binary does not require CGO and is=
 not
concerned by the article you link -- maybe the variable name is not 100%
descriptive of its semantics.

On the other hand, the main crowdsec application does build with pie and it=
's
mainly linked with the re2 engine and sqlite. It's just not built as static=
 on
freebsd, so again, I don't think the article applies to that.

--=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-280238-7788-mHzMlyWbJQ>