diff mbox series

[1/1] usrsctp: CVE status update for CVE-2019-20503

Message ID 20240626144152.92432-2-ninette@thehoodiefirm.com
State Accepted
Headers show
Series usrsctp: CVE status update for CVE-2019-20503 | expand

Commit Message

Ninette Adhikari June 26, 2024, 2:41 p.m. UTC
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>
---
 meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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,"
 EXTRA_OECONF += "--disable-debug"
 
 CVE_VERSION = "0.9.5.0"
+CVE_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"