audk/NetworkPkg/Dhcp6Dxe
Doug Flick 75deaf5c3c NetworkPkg: Dhcp6Dxe: Packet-Length is not updated before appending
In order for Dhcp6AppendIaAddrOption (..) to safely append the IA
Address option, the Packet-Length field must be updated before appending
the option.

Cc: Saloni Kasbekar <saloni.kasbekar@intel.com>
Cc: Zachary Clark-williams <zachary.clark-williams@intel.com>
Signed-off-by: Doug Flick [MSFT] <doug.edk2@gmail.com>
Reviewed-by: Saloni Kasbekar <saloni.kasbekar@intel.com>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2024-02-14 03:28:11 +00:00
..
GoogleTest NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Unit Tests 2024-02-06 19:24:26 +00:00
ComponentName.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dhcp6Driver.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dhcp6Driver.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dhcp6Dxe.inf NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
Dhcp6Dxe.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
Dhcp6DxeExtra.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
Dhcp6Impl.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dhcp6Impl.h NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Patch 2024-02-06 19:24:26 +00:00
Dhcp6Io.c NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Related Patch 2024-02-14 03:28:11 +00:00
Dhcp6Io.h NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Related Patch 2024-02-14 03:28:11 +00:00
Dhcp6Utility.c NetworkPkg: Dhcp6Dxe: Packet-Length is not updated before appending 2024-02-14 03:28:11 +00:00
Dhcp6Utility.h NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Patch 2024-02-06 19:24:26 +00:00