mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
protobuf, python3-protobuf: ignore CVE-2026-6409
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-6409
The vulnerability impacts only the PHP library component, not the
cpp/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 aef8bc3422)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
d91b26edec
commit
850b7f6fd7
@@ -27,6 +27,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d\.\d+\.\d+)"
|
||||
CVE_PRODUCT = "google:protobuf protobuf:protobuf google-protobuf protobuf-cpp"
|
||||
|
||||
CVE_STATUS[CVE-2026-0994] = "cpe-incorrect: the vulnerability affects only python3-protobuf recipe"
|
||||
CVE_STATUS[CVE-2026-6409] = "cpe-incorrect: the vulnerability affects only the php library"
|
||||
|
||||
inherit cmake pkgconfig ptest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user