mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
b9fb6556a3
Bug Details: https://nvd.nist.gov/vuln/detail/CVE-2024-7254 Type: Security Fix CVE: CVE-2024-7254 Score: 8.7 Patch: https://github.com/protocolbuffers/protobuf/commit/850fcce9176e Analysis: The original fix [1] for CVE-2024-7254 is listed in the NVD security tracker (https://nvd.nist.gov/vuln/detail/CVE-2024-7254) and was subsequently backported to the v4.25.8 version via commit [2]. Hence, this CVE is considered patched in the current source. Reference: [1] https://github.com/protocolbuffers/protobuf/commit/cc8b3483a558 [2] https://github.com/protocolbuffers/protobuf/commit/850fcce9176e (v4.25.8) Signed-off-by: Deepak Rathore <deeratho@cisco.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>