Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redis: upgrade 6.2.16 -> 6.2.18 | Vijay Anusuri | 2025-06-20 | 1 | -0/+67 |
Changelog: https://github.com/redis/redis/releases/tag/6.2.17 https://github.com/redis/redis/releases/tag/6.2.18 Security fixes ============== * (CVE-2024-46981) Lua script commands may lead to remote code execution * (CVE-2025-21605) An unauthenticated client can cause an unlimited growth of output buffers Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> |