All of lore.kernel.org
 help / color / mirror / Atom feed
* [kirkstone][PATCH 0/1] Fix kirkstone dmidedecode smbios3_decode
@ 2023-08-15  9:50 Adrian Freihofer
  2023-08-15  9:50 ` [kirkstone][PATCH 1/1] dmidecode: fixup for CVE-2023-30630 Adrian Freihofer
  2023-08-16  2:35 ` [kirkstone][PATCH 0/1] Fix kirkstone dmidedecode smbios3_decode Lau, Karn Jye
  0 siblings, 2 replies; 4+ messages in thread
From: Adrian Freihofer @ 2023-08-15  9:50 UTC (permalink / raw)
  To: openembedded-core; +Cc: Adrian Freihofer

I can confirm that demidecode does not currently work in the kirkstone
branch. dmidecode does not output any fields (tested in Qemu). With this
fix, the fields are back.

Instead of trying to change the code, this implementation simply chooses
to add another refactoring patch from the upstream repository. This allows
to cherry-pick all 5 patches without resolving conflicts.

Adrian Freihofer (1):
  dmidecode: fixup for CVE-2023-30630

 .../dmidecode/CVE-2023-30630_1.patch          | 397 +++++++++---------
 .../dmidecode/CVE-2023-30630_2.patch          | 229 +++++++---
 .../dmidecode/CVE-2023-30630_3.patch          | 122 +++---
 .../dmidecode/CVE-2023-30630_4.patch          | 174 +++-----
 .../dmidecode/CVE-2023-30630_5.patch          | 138 ++++++
 5 files changed, 631 insertions(+), 429 deletions(-)
 create mode 100644 meta/recipes-devtools/dmidecode/dmidecode/CVE-2023-30630_5.patch

-- 
2.41.0



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

end of thread, other threads:[~2023-08-16  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-15  9:50 [kirkstone][PATCH 0/1] Fix kirkstone dmidedecode smbios3_decode Adrian Freihofer
2023-08-15  9:50 ` [kirkstone][PATCH 1/1] dmidecode: fixup for CVE-2023-30630 Adrian Freihofer
2023-08-16  8:52   ` [OE-core] " Mittal, Anuj
2023-08-16  2:35 ` [kirkstone][PATCH 0/1] Fix kirkstone dmidedecode smbios3_decode Lau, Karn Jye

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.