Skip to content

v2024050000.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 17:13

What's Changed

  • [CHERRY-PICK] SecurityPkg: Update libspdm
    Change Details
      ## Description

    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.




Full Changelog: v2024050000.0.4...v2024050000.0.5