protobuf: set status for CVE-2024-7254

Version 4.28.2 is correctly set in [1].
Unfortunately also protoc version 28.2 with the same CPE is mentioned
which creates a false positive which needs to be handled.

[1] https://github.com/CVEProject/cvelistV5/blob/main/cves/2024/7xxx/CVE-2024-7254.json

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Peter Marko
2026-07-20 21:28:06 +02:00
committed by Anuj Mittal
parent 584a16a0b7
commit a61a69e40e
@@ -129,3 +129,5 @@ RDEPENDS:${PN}-ptest = "bash ${@bb.utils.contains('PACKAGECONFIG', 'python', 'py
MIPS_INSTRUCTION_SET = "mips"
BBCLASSEXTEND = "native nativesdk"
CVE_STATUS[CVE-2024-7254] = "fixed-version: Fixed since 4.28.2"