From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][mickledore 0/5] Patch review
Date: Tue, 31 Oct 2023 05:35:39 -1000 [thread overview]
Message-ID: <cover.1698766338.git.steve@sakoman.com> (raw)
Please review this set of patches for mickledore and have comments back by
end of day Thursday, November 2
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6123
The following changes since commit e9ca1405b732720ff72d379e0262a78bfd2e7d53:
busybox: Set PATH in syslog initscript (2023-10-19 04:34:38 -1000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/mickledore-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/mickledore-nut
Peter Marko (1):
openssl: Upgrade 3.1.3 -> 3.1.4
Xiangyu Chen (4):
grub2: fix CVE-2023-4692
grub2: fix CVE-2023-4693
shadow: Fix CVE-2023-4641
linux-yocto: make sure the pahole-native available before
do_kernel_configme
.../grub/files/CVE-2023-4692.patch | 98 ++++++++++++
.../grub/files/CVE-2023-4693.patch | 63 ++++++++
meta/recipes-bsp/grub/grub2.inc | 2 +
.../{openssl_3.1.3.bb => openssl_3.1.4.bb} | 2 +-
.../shadow/files/CVE-2023-4641.patch | 147 ++++++++++++++++++
meta/recipes-extended/shadow/shadow.inc | 1 +
meta/recipes-kernel/linux/linux-yocto.inc | 5 +-
7 files changed, 316 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-bsp/grub/files/CVE-2023-4692.patch
create mode 100644 meta/recipes-bsp/grub/files/CVE-2023-4693.patch
rename meta/recipes-connectivity/openssl/{openssl_3.1.3.bb => openssl_3.1.4.bb} (99%)
create mode 100644 meta/recipes-extended/shadow/files/CVE-2023-4641.patch
--
2.34.1
next reply other threads:[~2023-10-31 15:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-31 15:35 Steve Sakoman [this message]
2023-10-31 15:35 ` [OE-core][mickledore 1/5] grub2: fix CVE-2023-4692 Steve Sakoman
2023-10-31 15:35 ` [OE-core][mickledore 2/5] grub2: fix CVE-2023-4693 Steve Sakoman
2023-10-31 15:35 ` [OE-core][mickledore 3/5] shadow: Fix CVE-2023-4641 Steve Sakoman
2023-10-31 15:35 ` [OE-core][mickledore 4/5] openssl: Upgrade 3.1.3 -> 3.1.4 Steve Sakoman
2023-10-31 15:35 ` [OE-core][mickledore 5/5] linux-yocto: make sure the pahole-native available before do_kernel_configme Steve Sakoman
2023-10-31 15:55 ` [OE-core][mickledore 0/5] Patch review Richard Purdie
2023-10-31 16:15 ` Steve Sakoman
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=cover.1698766338.git.steve@sakoman.com \
--to=steve@sakoman.com \
--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 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.