mbox series

[kirkstone,v2,0/1] Fix kirkstone dmidedecode smbios3_decode

Message ID 20230816110211.79747-1-adrian.freihofer@siemens.com
Headers show
Series Fix kirkstone dmidedecode smbios3_decode | expand

Message

Adrian Freihofer Aug. 16, 2023, 10:58 a.m. UTC
Changes in comparison to v1
- Adding all patches to the SRC_URI.
- Renaming the patches to their original names to minimize differences and simplify the review.

It's  tested in Qemu again. Sorry, for the extra round.

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

 .../dmidecode/CVE-2023-30630_1a.patch         | 236 ++++++++++++++++++
 ...-30630_1.patch => CVE-2023-30630_1b.patch} | 126 ++++------
 .../dmidecode/CVE-2023-30630_2.patch          |  11 +-
 .../dmidecode/CVE-2023-30630_3.patch          |  60 ++---
 .../dmidecode/CVE-2023-30630_4.patch          | 149 +++++------
 .../dmidecode/dmidecode_3.3.bb                |   3 +-
 6 files changed, 394 insertions(+), 191 deletions(-)
 create mode 100644 meta/recipes-devtools/dmidecode/dmidecode/CVE-2023-30630_1a.patch
 rename meta/recipes-devtools/dmidecode/dmidecode/{CVE-2023-30630_1.patch => CVE-2023-30630_1b.patch} (63%)