summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNinette Adhikari <ninette@thehoodiefirm.com>2024-06-26 07:41:52 -0700
committerKhem Raj <raj.khem@gmail.com>2024-06-28 11:22:03 -0700
commit3c00af6e2daa60a59ed3913e7c100f57d8016d67 (patch)
tree2f328386e7fa91a617ab1d1cd70dc2e09c939c14
parent96eac32a3c1c3f229277484166a30cfa9c45baa4 (diff)
downloadmeta-openembedded-3c00af6e2daa60a59ed3913e7c100f57d8016d67.tar.gz
usrsctp: CVE status update for CVE-2019-20503
The current version (0.9.5.0) is not affected by the CVE which affects versions at least earlier than 0.9.4.0. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
index 4c18c6aff..3769d5cab 100644
--- a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
+++ b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
@@ -25,3 +25,4 @@ PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6,"
25EXTRA_OECONF += "--disable-debug" 25EXTRA_OECONF += "--disable-debug"
26 26
27CVE_VERSION = "0.9.5.0" 27CVE_VERSION = "0.9.5.0"
28CVE_STATUS[CVE-2019-20503] = "cpe-incorrect: The current version (0.9.5.0) is not affected by the CVE which affects versions at least earlier than 0.9.4.0"