all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46959] [PATCH 0/1] WIP: gnu: newlib: Fix CVE-2021-3420.
@ 2021-03-06  5:04 Léo Le Bouter via Guix-patches via
  2021-03-06  5:05 ` [bug#46959] [PATCH] " Léo Le Bouter via Guix-patches via
  2021-03-07 13:57 ` [bug#46959] [PATCH 0/1] WIP: " Christopher Baines
  0 siblings, 2 replies; 5+ messages in thread
From: Léo Le Bouter via Guix-patches via @ 2021-03-06  5:04 UTC (permalink / raw)
  To: 46959; +Cc: Léo Le Bouter

newlib-CVE-2021-3420.patch needs backporting to the versions of newlib it is
being applied to, so if you are interested or a user of those packages please
finish the work, otherwise well CVE-2021-3420 will probably remain unfixed.

The versions of newlib are too old and too specific for it to be
maintainable security-wise, especially considering upstream does not seem to
maintain older versions at all. I don't think GNU Guix should take that role,
but of course the people who depend on these packages can ensure they are good
enough for themselves, otherwise contribute changes.

Léo Le Bouter (1):
  gnu: newlib: Fix CVE-2021-3420.

 gnu/local.mk                                  |   1 +
 gnu/packages/embedded.scm                     |   6 +-
 .../patches/newlib-CVE-2021-3420.patch        | 105 ++++++++++++++++++
 3 files changed, 110 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/newlib-CVE-2021-3420.patch

-- 
2.30.1





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-09  7:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-06  5:04 [bug#46959] [PATCH 0/1] WIP: gnu: newlib: Fix CVE-2021-3420 Léo Le Bouter via Guix-patches via
2021-03-06  5:05 ` [bug#46959] [PATCH] " Léo Le Bouter via Guix-patches via
2021-03-07 13:57 ` [bug#46959] [PATCH 0/1] WIP: " Christopher Baines
2021-03-09  5:17   ` Léo Le Bouter via Guix-patches via
2021-03-09  7:58     ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.