From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 4E97D7803CF for ; Sat, 10 Feb 2024 02:05:00 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=mv8pNzsbE9ohMtMy6JqPRGMsRSI1xylHMcRtwEh+4bE=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1707530699; v=1; b=WAHf22IAIlDZGylnfQa94FBAPXZrEeJUHqh9QbZGyjfpQ2N2nhBMu98rGNlf90+1vU/QheY4 qoaxazO3tpq7Os2Cwsjk0u4p7iihhT/9HAF/WJM7oz2nopdbpFoZVo3iMEqPE4VgtASAiOETXOy YnfkIsL4Nd5XT+qmlygbJHmw= X-Received: by 127.0.0.2 with SMTP id alr5YY7687511xsnpl5ZaOW7; Fri, 09 Feb 2024 18:04:59 -0800 X-Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com [209.85.210.180]) by mx.groups.io with SMTP id smtpd.web10.5799.1707530698278890382 for ; Fri, 09 Feb 2024 18:04:58 -0800 X-Received: by mail-pf1-f180.google.com with SMTP id d2e1a72fcca58-6e0a608a36bso71160b3a.2 for ; Fri, 09 Feb 2024 18:04:58 -0800 (PST) X-Gm-Message-State: vxQpnTgf7u20GqPVuwaOWznXx7686176AA= X-Google-Smtp-Source: AGHT+IGH3zKC0nB8EC306/I1gQ1QXYZ0PYXNjD1NBLz4K9XgPsjcShRweelEORMC0F08Gj8TjCkZCA== X-Received: by 2002:a62:d116:0:b0:6e0:9e94:d085 with SMTP id z22-20020a62d116000000b006e09e94d085mr814866pfg.14.1707530697446; Fri, 09 Feb 2024 18:04:57 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCVITErUoBUnSscu6S/cCKba9WE12z+VDkFEYxaM2nyAxVqmRfdT1UJ81AAxslGZwfcUcfQCl5TDCWADMtX9jHW7J02dRj2IKhkqjm5WYXKl8Lq3nCyi2G7RKDITiVE9FcgPZbjEZVEm/QW75xZBr4cTFHsAA4E4lW6T8MLHW0r8LAptN/dXGma/LTn6kmVPOVcZLwkx+eIwiym/Xfwp/UY4HwFp/jVIib75R0Rjdr00nmWhoA== X-Received: from localhost.localdomain ([24.17.138.83]) by smtp.gmail.com with ESMTPSA id r9-20020aa79ec9000000b006e04dd8876csm1197489pfq.210.2024.02.09.18.04.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Feb 2024 18:04:56 -0800 (PST) From: "Doug Flick via groups.io" To: devel@edk2.groups.io Cc: "Douglas Flick [MSFT]" , Saloni Kasbekar , Zachary Clark-williams , Andrew Fish , Leif Lindholm , Michael D Kinney Subject: [edk2-devel] [PATCH 0/3] [edk2-stable202402] Corrects additional concern in NetworkPkg Date: Fri, 9 Feb 2024 19:04:55 -0800 Message-ID: MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,dougflick@microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=WAHf22IA; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io After talking with Micheal Kinney, I was advised to resend these with edk2-stable202402, and CC Stewards. These patches are time sensitive and need reviews. This patch series corrects an additional security concern found in Dhc6Dxe related to CVE-2023-45229. Additionally this fixes some issues on the mailing list that were not pulled in before merging into Edk2. Cc: Saloni Kasbekar Cc: Zachary Clark-williams Cc: Andrew Fish Cc: Leif Lindholm Cc: Michael D Kinney Doug Flick (3): [edk2-stable202402] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Related Patch [edk2-stable202402] NetworkPkg: Dhcp6Dxe: Additional Code Cleanup [edk2-stable202402] NetworkPkg: : Updating SecurityFixes.yaml NetworkPkg/Dhcp6Dxe/Dhcp6Io.c | 232 +++++++++++++++++------------ NetworkPkg/Dhcp6Dxe/Dhcp6Utility.c | 20 +-- NetworkPkg/SecurityFixes.yaml | 1 + 3 files changed, 141 insertions(+), 112 deletions(-) -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#115338): https://edk2.groups.io/g/devel/message/115338 Mute This Topic: https://groups.io/mt/104272125/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-