Integer Overflow to Buffer Overflow Affecting valkey-debuginfo package, versions <0:8.0.3-3.amzn2023.0.4


Severity

Recommended
high

Based on Amazon Linux security rating.

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.03% (7th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-AMZN2023-VALKEYDEBUGINFO-10694777
  • published11 Jul 2025
  • disclosed7 Jul 2025

Introduced: 7 Jul 2025

NewCVE-2025-32023  (opens in a new tab)
CWE-680  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2023 valkey-debuginfo to version 0:8.0.3-3.amzn2023.0.4 or higher.
This issue was patched in ALAS2023-2025-1067.

NVD Description

Note: Versions mentioned in the description apply only to the upstream valkey-debuginfo package and not the valkey-debuginfo package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2023 relevant fixed versions and status.

Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote code execution. The bug likely affects all Redis versions with hyperloglog operations implemented. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing hyperloglog operations. This can be done using ACL to restrict HLL commands.