Skip to content

Commit e0e79bb

Browse files
Marta Rybczynskaakuster
Marta Rybczynska
authored andcommitted
jansson: whitelist CVE-2020-36325
According to the upstream [1], the bug happens only if the programmer does not follow the API definition. [1] akheron/jansson#548 Signed-off-by: Marta Rybczynska <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
1 parent d9717de commit e0e79bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

meta-oe/recipes-extended/jansson/jansson_2.13.1.bb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ SRC_URI[sha256sum] = "f4f377da17b10201a60c1108613e78ee15df6b12016b116b6de42209f4
1111

1212
inherit autotools pkgconfig
1313

14+
# upstream considers it isn't a real bug https://github.com/akheron/jansson/issues/548
15+
CVE_CHECK_WHITELIST = "CVE-2020-36325 "
16+
1417
BBCLASSEXTEND = "native"

0 commit comments

Comments
 (0)