mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
libcoap: mark CVE-2026-29013 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-29013 The current recipe version contains the fix referenced by the NVD report. Mark the CVE as patched, because NVD tracks it without version info. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -64,3 +64,4 @@ FILES:${PN}-bin = "${bindir}"
|
|||||||
FILES:${PN}-dev += "${datadir}/${BPN}/examples"
|
FILES:${PN}-dev += "${datadir}/${BPN}/examples"
|
||||||
|
|
||||||
CVE_STATUS[CVE-2025-50518] = "disputed: happens only when library is used incorrectly"
|
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