mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:40:45 +00:00
nodejs: mark CVE-2026-21710 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-21710 The CVE is fixed in the current recipe version[1], but NVD tracks it without verison info. Mark it as patched in the recipe. [1]: https://github.com/nodejs/node/blob/v22.x/doc/changelogs/CHANGELOG_V22.md Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
4c8dec585a
commit
b483760dba
@ -215,6 +215,7 @@ python __anonymous () {
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
CVE_STATUS[CVE-2026-21710] = "fixed-version: fixed since v22.22.2"
|
||||
CVE_STATUS[CVE-2026-21712] = "cpe-incorrect: only v24 and v25 are affected"
|
||||
CVE_STATUS[CVE-2026-21713] = "fixed-version: fixed since v22.22.2"
|
||||
CVE_STATUS[CVE-2026-21714] = "fixed-version: fixed since v22.22.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user