diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-03-04 12:21:46 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-06 11:16:46 +0000 |
| commit | e0dbdc555b70a2a738ab0fd3a2ef8d67760f87de (patch) | |
| tree | ca02b3a1f63b330c9bf2807cb4c47905f6228241 | |
| parent | f0a765624b3e815b928f79366366622e0c08a5da (diff) | |
| download | poky-e0dbdc555b70a2a738ab0fd3a2ef8d67760f87de.tar.gz | |
puzzles: ignore three new CVEs for a different puzzles
As we just match on product by default, ignore three CVEs which are
for the "Puzzles" WordPress theme by ThemeREX (CPE themerex:puzzles).
(From OE-Core rev: 87326573c82ac1e8dc335319442236ef2341501e)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-sato/puzzles/puzzles_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 677a9e291e..2df512a5cd 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb | |||
| @@ -47,3 +47,6 @@ STOP | |||
| 47 | done | 47 | done |
| 48 | } | 48 | } |
| 49 | 49 | ||
| 50 | CVE_STATUS[CVE-2024-13769] = "cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles" | ||
| 51 | CVE_STATUS[CVE-2024-13770] = "cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles" | ||
| 52 | CVE_STATUS[CVE-2025-0837] = "cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles" | ||
