Skip to content

Conversation

KIMDONGYEON00
Copy link

CVE-2024-31449

Affected component/file: lua_bit.c
CVE-2024-31449 was found in Redis, and the same behavior is reproduced in Dragonfly.
A Lua stack overflow causes a crash.
According to the Redis security advisory, this vulnerability can lead to RCE attacks.

CVE-2025-29844

Affected component/file: lparser.c
Redis versions 6.2.6 and below are vulnerable to remote code execution via a specially crafted Lua script that manipulates the garbage collector to trigger use-after-free.
Fixed in version 8.2.2. Workaround: Use ACL to restrict EVAL and EVALSHA commands.
According to the Redis security advisory, this vulnerability can lead use-after-free and potentially lead to remote code execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant