SecurityPkg: Update libspdm

This patch updates libspdm to pull in various bug fixes,
but primarily commit ca4854be3325bd8fc7f2c714574d17aac2d4e13b
which updates libspdm's MbedTLS submodule to v3.6.2, fixing
CVE https://nvd.nist.gov/vuln/detail/CVE-2023-37920 there.
This CVE does not affect libspdm or edk2, but automatic
CVE scanning tools see the bad version of the certifi
pip module in the edk2/libspdm code trees and flag these
projects as failing.
libspdm has been updated to pull in the newer MbedTLS that
fixes this issue and this patch updates edk2 to pull in
the newer libspdm.

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
This commit is contained in:
Oliver Smith-Denny 2024-11-22 07:46:36 -08:00 committed by mergify[bot]
parent c15bd99342
commit 7eff71fe69
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 50924a4c8145fc721e17208f55814d2b38766fe6
Subproject commit 98ef964e1e9a0c39c7efb67143d3a13a819432e0