mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 08:16:46 +00:00
python3-grpcio: ignore CVE-2026-33186
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-33186 The vulnerability only affects the Go implememtation of the library, not the Python one. Ignore this CVE due to this. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> (cherry picked from commit 468ee626f88272eedf275efe6f68640ee643c3f4) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
850b7f6fd7
commit
9f003507af
@ -44,3 +44,4 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
CCACHE_DISABLE = "1"
|
||||
|
||||
CVE_PRODUCT += "grpc:grpc"
|
||||
CVE_STATUS[CVE-2026-33186] = "cpe-incorrect: the vulnerabilty affects only the go implementation"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user