|
| 1 | +## @file |
| 2 | +# Security Fixes for SecurityPkg |
| 3 | +# |
| 4 | +# Copyright (c) Microsoft Corporation |
| 5 | +# SPDX-License-Identifier: BSD-2-Clause-Patent |
| 6 | +## |
| 7 | +CVE_2023_45229: |
| 8 | + commit_titles: |
| 9 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Patch" |
| 10 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Unit Tests" |
| 11 | + cve: CVE-2023-45229 |
| 12 | + date_reported: 2023-08-28 13:56 UTC |
| 13 | + description: "Bug 01 - edk2/NetworkPkg: Out-of-bounds read when processing IA_NA/IA_TA options in a DHCPv6 Advertise message" |
| 14 | + note: |
| 15 | + files_impacted: |
| 16 | + - NetworkPkg\Dhcp6Dxe\Dhcp6Io.c |
| 17 | + - NetworkPkg\Dhcp6Dxe\Dhcp6Impl.h |
| 18 | + links: |
| 19 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4534 |
| 20 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45229 |
| 21 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 22 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 23 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
| 24 | +CVE_2023_45230: |
| 25 | + commit_titles: |
| 26 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Patch" |
| 27 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Unit Tests" |
| 28 | + cve: CVE-2023-45230 |
| 29 | + date_reported: 2023-08-28 13:56 UTC |
| 30 | + description: "Bug 02 - edk2/NetworkPkg: Buffer overflow in the DHCPv6 client via a long Server ID option" |
| 31 | + note: |
| 32 | + files_impacted: |
| 33 | + - NetworkPkg\Dhcp6Dxe\Dhcp6Io.c |
| 34 | + - NetworkPkg\Dhcp6Dxe\Dhcp6Impl.h |
| 35 | + links: |
| 36 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4535 |
| 37 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45230 |
| 38 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 39 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 40 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
| 41 | +CVE_2023_45231: |
| 42 | + commit_titles: |
| 43 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45231 Patch" |
| 44 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45231 Unit Tests" |
| 45 | + cve: CVE-2023-45231 |
| 46 | + date_reported: 2023-08-28 13:56 UTC |
| 47 | + description: "Bug 03 - edk2/NetworkPkg: Out-of-bounds read when handling a ND Redirect message with truncated options" |
| 48 | + note: |
| 49 | + files_impacted: |
| 50 | + - NetworkPkg/Ip6Dxe/Ip6Option.c |
| 51 | + links: |
| 52 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4536 |
| 53 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45231 |
| 54 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 55 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 56 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
| 57 | +CVE_2023_45232: |
| 58 | + commit_titles: |
| 59 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45232 Patch" |
| 60 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45232 Unit Tests" |
| 61 | + cve: CVE-2023-45232 |
| 62 | + date_reported: 2023-08-28 13:56 UTC |
| 63 | + description: "Bug 04 - edk2/NetworkPkg: Infinite loop when parsing unknown options in the Destination Options header" |
| 64 | + note: |
| 65 | + files_impacted: |
| 66 | + - NetworkPkg/Ip6Dxe/Ip6Option.c |
| 67 | + - NetworkPkg/Ip6Dxe/Ip6Option.h |
| 68 | + links: |
| 69 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4537 |
| 70 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45232 |
| 71 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 72 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 73 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
| 74 | +CVE_2023_45233: |
| 75 | + commit_titles: |
| 76 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45232 Patch" |
| 77 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45232 Unit Tests" |
| 78 | + cve: CVE-2023-45233 |
| 79 | + date_reported: 2023-08-28 13:56 UTC |
| 80 | + description: "Bug 05 - edk2/NetworkPkg: Infinite loop when parsing a PadN option in the Destination Options header " |
| 81 | + note: This was fixed along with CVE-2023-45233 |
| 82 | + files_impacted: |
| 83 | + - NetworkPkg/Ip6Dxe/Ip6Option.c |
| 84 | + - NetworkPkg/Ip6Dxe/Ip6Option.h |
| 85 | + links: |
| 86 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4538 |
| 87 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45233 |
| 88 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 89 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 90 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
| 91 | +CVE_2023_45234: |
| 92 | + commit_titles: |
| 93 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45234 Patch" |
| 94 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45234 Unit Tests" |
| 95 | + cve: CVE-2023-45234 |
| 96 | + date_reported: 2023-08-28 13:56 UTC |
| 97 | + description: "Bug 06 - edk2/NetworkPkg: Buffer overflow when processing DNS Servers option in a DHCPv6 Advertise message" |
| 98 | + note: |
| 99 | + files_impacted: |
| 100 | + - NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c |
| 101 | + links: |
| 102 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4539 |
| 103 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45234 |
| 104 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 105 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 106 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
| 107 | +CVE_2023_45235: |
| 108 | + commit_titles: |
| 109 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45235 Patch" |
| 110 | + - "NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45235 Unit Tests" |
| 111 | + cve: CVE-2023-45235 |
| 112 | + date_reported: 2023-08-28 13:56 UTC |
| 113 | + description: "Bug 07 - edk2/NetworkPkg: Buffer overflow when handling Server ID option from a DHCPv6 proxy Advertise message" |
| 114 | + note: |
| 115 | + files_impacted: |
| 116 | + - NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c |
| 117 | + - NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.h |
| 118 | + links: |
| 119 | + - https://bugzilla.tianocore.org/show_bug.cgi?id=4540 |
| 120 | + - https://nvd.nist.gov/vuln/detail/CVE-2023-45235 |
| 121 | + - http://www.openwall.com/lists/oss-security/2024/01/16/2 |
| 122 | + - http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html |
| 123 | + - https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html |
0 commit comments