mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
redis: ignore CVE-2025-21605
The vulnerability has been fixed in the used versions already, upstream has backported it. 6.2.18:5e93f9cb9d7.2.8:42fb340ce4Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -65,3 +65,5 @@ INITSCRIPT_NAME = "redis-server"
|
||||
INITSCRIPT_PARAMS = "defaults 87"
|
||||
|
||||
SYSTEMD_SERVICE:${PN} = "redis.service"
|
||||
|
||||
CVE_STATUS[CVE-2025-21605] = "fixed-version: The backported fix by upstream is included in the used version"
|
||||
|
||||
@@ -74,3 +74,4 @@ SYSTEMD_SERVICE:${PN} = "redis.service"
|
||||
|
||||
CVE_STATUS[CVE-2022-3734] = "not-applicable-platform: CVE only applies for Windows."
|
||||
CVE_STATUS[CVE-2022-0543] = "not-applicable-platform: Debian-specific CVE"
|
||||
CVE_STATUS[CVE-2025-21605] = "fixed-version: The backported fix by upstream is included in the used version"
|
||||
|
||||
Reference in New Issue
Block a user