From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Maxim Kochetkov <fido_max@inbox.ru>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/postgresql: ignore CVE-2017-8806
Date: Sun, 23 Apr 2023 17:26:13 +0200 [thread overview]
Message-ID: <20230423152613.GK2696@scaer> (raw)
In-Reply-To: <20230313061323.173744-1-fido_max@inbox.ru>
Maxim, All,
On 2023-03-13 09:13 +0300, Maxim Kochetkov via buildroot spake thusly:
> CVE-2017-8806 is related to postgresql-common package.
I've reworded that sentence to explain that postgresql-common is a
package in Debian-like distros, not available in Buildroot.
> It is false positive for postgresql, so ignore it.
I also added a blurb that the similar CVE that did apply to postgresql
was fixed a while ago, to avoid vonfusion.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
> package/postgresql/postgresql.mk | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
> index a2aed9a2eb..e46622c0e7 100644
> --- a/package/postgresql/postgresql.mk
> +++ b/package/postgresql/postgresql.mk
> @@ -19,6 +19,10 @@ POSTGRESQL_CONF_ENV = \
> POSTGRESQL_CONF_OPTS = --disable-rpath
> POSTGRESQL_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
>
> +# CVE-2017-8806 is related to postgresql-common package
> +# It is false positive for postgresql
> +POSTGRESQL_IGNORE_CVES += CVE-2017-8806
> +
> # https://www.postgresql.org/docs/11/static/install-procedure.html:
> # "If you want to invoke the build from another makefile rather than
> # manually, you must unset MAKELEVEL or set it to zero"
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-04-23 15:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-13 6:13 [Buildroot] [PATCH 1/1] package/postgresql: ignore CVE-2017-8806 Maxim Kochetkov via buildroot
2023-04-23 15:26 ` Yann E. MORIN [this message]
2023-05-02 6:26 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230423152613.GK2696@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fido_max@inbox.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox