mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 07:17:05 +00:00
libcoap: set status for CVE-2023-51847
Reuse investigation of Debian security group. As mentioned by [1], this was never present in any release because it was introduces in 4.3.5 development, however also fixed before release. [1] https://security-tracker.debian.org/tracker/CVE-2023-51847 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -63,5 +63,6 @@ PACKAGE_BEFORE_PN += "\
|
||||
FILES:${PN}-bin = "${bindir}"
|
||||
FILES:${PN}-dev += "${datadir}/${BPN}/examples"
|
||||
|
||||
CVE_STATUS[CVE-2023-51847] = "fixed-version: both introduced and fixed in 4.3.5"
|
||||
CVE_STATUS[CVE-2025-50518] = "disputed: happens only when library is used incorrectly"
|
||||
CVE_STATUS[CVE-2026-29013] = "fixed-version: fixed in 4.3.5b"
|
||||
|
||||
Reference in New Issue
Block a user