From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/go: security bump to version 1.16.4
Date: Sat, 08 May 2021 16:48:39 +0200 [thread overview]
Message-ID: <87im3twabc.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20210507062821.32119-1-peter@korsgaard.com> (Peter Korsgaard's message of "Fri, 7 May 2021 08:28:21 +0200")
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Fixes the following security issues:
> - CVE-2021-31525: ReadRequest and ReadResponse in net/http can hit an
> unrecoverable panic when reading a very large header (over 7MB on 64-bit
> architectures, or over 4MB on 32-bit ones). Transport and Client are
> vulnerable and the program can be made to crash by a malicious server.
> Server is not vulnerable by default, but can be if the default max header
> of 1MB is overridden by setting Server.MaxHeaderBytes to a higher value,
> in which case the program can be made to crash by a malicious client.
> https://github.com/golang/go/issues/45710
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
For 2021.02.x I have instead bumped to 1.5.12, which includes the same
security fix.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2021-05-08 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 6:28 [Buildroot] [PATCH] package/go: security bump to version 1.16.4 Peter Korsgaard
2021-05-08 8:59 ` Peter Korsgaard
2021-05-08 14:48 ` Peter Korsgaard [this message]
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=87im3twabc.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/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