All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/go: security bump to version 1.16.5
Date: Thu, 10 Jun 2021 22:51:57 +0200	[thread overview]
Message-ID: <87a6nxh28i.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <87lf7nxbx7.fsf@dell.be.48ers.dk> (Peter Korsgaard's message of "Sun, 06 Jun 2021 17:14:44 +0200")

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
 >> Fixes the following security issues:
 >> - CVE-2021-33195: The LookupCNAME, LookupSRV, LookupMX, LookupNS, and
 >> LookupAddr functions in net, and their respective methods on the Resolver
 >> type may return arbitrary values retrieved from DNS which do not follow
 >> the established RFC 1035 rules for domain names.  If these names are used
 >> without further sanitization, for instance unsafely included in HTML, they
 >> may allow for injection of unexpected content.  Note that LookupTXT may
 >> still return arbitrary values that could require sanitization before
 >> further use

 >> - CVE-2021-33196: The NewReader and OpenReader functions in archive/zip can
 >> cause a panic or an unrecoverable fatal error when reading an archive that
 >> claims to contain a large number of files, regardless of its actual size

 >> - CVE-2021-33197: ReverseProxy in net/http/httputil could be made to forward
 >> certain hop-by-hop headers, including Connection.  In case the target of
 >> the ReverseProxy was itself a reverse proxy, this would let an attacker
 >> drop arbitrary headers, including those set by the ReverseProxy.Director

 >> - CVE-2021-33198: The SetString and UnmarshalText methods of math/big.Rat
 >> may cause a panic or an unrecoverable fatal error if passed inputs with
 >> very large exponents

 >> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

For 2021.02.x I have instead bumped to 1.15.13, which contains the same
security fixes.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2021-06-10 20:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-06 11:50 [Buildroot] [PATCH] package/go: security bump to version 1.16.5 Peter Korsgaard
2021-06-06 15:14 ` Peter Korsgaard
2021-06-10 20:51   ` 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=87a6nxh28i.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.