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

Compare Source

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/GEORADIUSBYMEMBER and XREAD/XREADGROUP: the keys validated by ACL could differ from the keys the command actually accesses
  • Out-of-bounds argv access 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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading
Loading