Details: https://nvd.nist.gov/vuln/detail/CVE-2025-46686

Upstream disputes that it is a security violation, and says that
implementing a mitigation for this would negatively affect the rest
of the application, so they elected to ignore it.

See Github advisory about the same vulnerability:
https://github.com/redis/redis/security/advisories/GHSA-2r7g-8hpc-rpq9

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-oe/recipes-extended/redis/redis_6.2.21.bb | 1 +
 meta-oe/recipes-extended/redis/redis_7.2.12.bb | 1 +
 2 files changed, 2 insertions(+)

diff --git a/meta-oe/recipes-extended/redis/redis_6.2.21.bb 
b/meta-oe/recipes-extended/redis/redis_6.2.21.bb
index 0466e34000..474aea7dc3 100644
--- a/meta-oe/recipes-extended/redis/redis_6.2.21.bb
+++ b/meta-oe/recipes-extended/redis/redis_6.2.21.bb
@@ -28,6 +28,7 @@ CVE_STATUS[CVE-2025-21605] = "cpe-incorrect: the used version 
already contains t
 # deps/ directory and are therefore not affected by this issue.
 CVE_STATUS[CVE-2022-0543] = "not-applicable-config: Debian-specific packaging 
issue caused by loading system-wide Lua libraries; upstream builds use embedded 
Lua and are not affected"
 CVE_STATUS[CVE-2022-3734] = "not-applicable-config: only affects Windows"
+CVE_STATUS[CVE-2025-46686] = "disputed: upstream rejected because mitigating 
it would affect other functionality"
 
 inherit update-rc.d systemd useradd
 
diff --git a/meta-oe/recipes-extended/redis/redis_7.2.12.bb 
b/meta-oe/recipes-extended/redis/redis_7.2.12.bb
index 0989ed5e8d..8abf758930 100644
--- a/meta-oe/recipes-extended/redis/redis_7.2.12.bb
+++ b/meta-oe/recipes-extended/redis/redis_7.2.12.bb
@@ -23,6 +23,7 @@ RPROVIDES:${PN} = "virtual-redis"
 
 CVE_STATUS[CVE-2025-21605] = "cpe-incorrect: the used version already contains 
the fix"
 CVE_STATUS[CVE-2025-27151] = "cpe-incorrect: the used version already contains 
the fix"
+CVE_STATUS[CVE-2025-46686] = "disputed: upstream rejected because mitigating 
it would affect other functionality"
 CVE_STATUS[CVE-2025-46817] = "cpe-incorrect: the used version already contains 
the fix"
 CVE_STATUS[CVE-2025-46818] = "cpe-incorrect: the used version already contains 
the fix"
 CVE_STATUS[CVE-2025-46819] = "cpe-incorrect: the used version already contains 
the fix"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122939): 
https://lists.openembedded.org/g/openembedded-devel/message/122939
Mute This Topic: https://lists.openembedded.org/mt/116952605/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to