UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v7.2.4

Ghost User requested to merge renovate/redis-redis-7.2.x into development

This MR contains the following updates:

Package Type Update Change
redis/redis patch 7.2.3-ubi9 -> 7.2.4
redis/redis patch 7.2.3 -> 7.2.4
redis/redis ironbank-github patch 7.2.3 -> 7.2.4

Release Notes

redis/redis (redis/redis)

v7.2.4

Compare Source

Upgrade urgency SECURITY: See security fixes below.

Security fixes

  • (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory buffers which can result in incorrect accounting of buffer sizes and lead to heap overflow and potential remote code execution.

Bug fixes

  • Fix crashes of cluster commands clusters with mixed versions of 7.0 and 7.2 (#​12805, #​12832)
  • Fix slot ownership not being properly handled when deleting a slot from a node (#​12564)
  • Fix atomicity issues with the RedisModuleEvent_Key module API event (#​12733)

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports