mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:43:51 +00:00
ndpi: ignore CVE-2025-25066
Details https://nvd.nist.gov/vuln/detail/CVE-2025-25066 CVE was fixed by [1] but the change [2] which introduced CVE was not present this version (4.2). $ git tag --no-contains b9348e9 | grep 4.2 4.2 [1]678697b5eb[2]b9348e9d6eSigned-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
580609b6d5
commit
1c65291a77
@ -26,3 +26,5 @@ do_configure:prepend() {
|
||||
EXTRA_OEMAKE = " \
|
||||
libdir=${libdir} \
|
||||
"
|
||||
|
||||
CVE_STATUS[CVE-2025-25066] = "cpe-incorrect: Current version (4.2) is not affected."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user