Loading
Update dependency redis/redis to v7.2.16
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| redis/redis | patch | 7.2.15 -> 7.2.16 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
redis/redis (redis/redis)
v7.2.16
Update urgency: SECURITY: There are security fixes in the release.
Security fixes
- Use-after-free in the TLS pending-data list when a command closes another pending connection
- ACL key permission bypass in
SORT,GEORADIUS/GEORADIUSBYMEMBERandXREAD/XREADGROUP: the keys validated by ACL could differ from the keys the command actually accesses - Out-of-bounds
argvaccess during key extraction when checking ACL permissions of a KEYNUM keyspec command (e.g.EVAL) with wrong arity - Use-after-free in the blocked-client list when reprocessing a command evicts another client blocked on the same key
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.