Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Collin Funk <collin.funk1@gmail.com>
To: openembedded-core@lists.openembedded.org,
	Leonid Iziumtsev <leonid.iziumtsev@est.tech>
Subject: [OE-core][PATCH 0/2] coreutils: fix multiple CVEs
Date: Fri, 31 Jul 2026 17:11:23 -0700	[thread overview]
Message-ID: <m1o6fm66ok.fsf@gmail.com> (raw)
In-Reply-To: <20260731115649.1402336-1-leonid.iziumtsev@est.tech>

Leonid Iziumtsev said:

> This series backports upstream fixes to coreutils 9.11 to address
> multiple CVEs.
> 
> Leonid Iziumtsev (2):
>   coreutils: fix CVE-2026-56391
>   coreutils: fix CVE-2026-56392
> 
>  .../coreutils/coreutils/CVE-2026-56391.patch  | 66 +++++++++++++++++++
>  .../coreutils/coreutils/CVE-2026-56392.patch  | 65 ++++++++++++++++++
>  meta/recipes-core/coreutils/coreutils_9.11.bb |  2 +
>  3 files changed, 133 insertions(+)
>  create mode 100644 meta/recipes-core/coreutils/coreutils/CVE-2026-56391.patch
>  create mode 100644 meta/recipes-core/coreutils/coreutils/CVE-2026-56392.patch

Note that CVEs don't really have a security impact. I'm mildly annoyed
there were assigned. It seems that Afine's entire existence as a company
is sending LLM generated essays to maintainers, bogus a large portion of
the time. For the others, which have dubious security implications, they
file CVEs with exaggerations [1].

Theoretically CVE-2026-56392 could allow problematic writes to the heap,
but that would require you to run it with untrusted slop as the input
and as arguments. If someone can do that on your system, they have much
better things to do.

Collin

[1] https://seclists.org/oss-sec/2026/q3/276


  parent reply	other threads:[~2026-08-01  5:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31 11:56 [OE-core][PATCH 0/2] coreutils: fix multiple CVEs Leonid Iziumtsev
2026-07-31 11:56 ` [OE-core][PATCH 1/2] coreutils: fix CVE-2026-56391 Leonid Iziumtsev
2026-07-31 11:56 ` [OE-core][PATCH 2/2] coreutils: fix CVE-2026-56392 Leonid Iziumtsev
2026-08-01  0:11 ` Collin Funk [this message]
2026-08-01  6:41   ` [OE-core][PATCH 0/2] coreutils: fix multiple CVEs Richard Purdie
2026-08-01  7:02     ` Collin Funk
2026-08-02 21:30       ` Richard Purdie

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=m1o6fm66ok.fsf@gmail.com \
    --to=collin.funk1@gmail.com \
    --cc=leonid.iziumtsev@est.tech \
    --cc=openembedded-core@lists.openembedded.org \
    /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