mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +00:00
tpm2-tss: ignore CVE-2023-22745
As already mentioned in upgrade commit, this CVE is fixed. But cve_check still reports it as NVD DB was not updated. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
d398cc6ea6
commit
06c240c3c2
@@ -88,3 +88,6 @@ FILES:${PN} = "\
|
||||
${sysconfdir}/sysusers.d"
|
||||
|
||||
RDEPENDS:libtss2 = "libgcrypt"
|
||||
|
||||
# This is patched in 3.2.2, NVD DB was not updated to reflect this backport
|
||||
CVE_CHECK_IGNORE += "CVE-2023-22745"
|
||||
|
||||
Reference in New Issue
Block a user