UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v6.2.9

renovate requested to merge renovate/redis-redis-6.2.x into development

This MR contains the following updates:

Package Type Update Change
redis/redis ironbank-github patch 6.2.8 -> 6.2.9
redis/redis patch 6.2.8 -> 6.2.9

Release Notes

redis/redis

v6.2.9

Compare Source

Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:

  • (CVE-2022-35977) Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands can drive Redis to OOM panic
  • (CVE-2023-22458) Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands can lead to denial-of-service

Bug Fixes

  • Avoid possible hang when client issues long KEYS, SRANDMEMBER, HRANDFIELD, and ZRANDMEMBER commands and gets disconnected by client output buffer limit (#​11676)
  • Fix sentinel issue if replica changes IP (#​11590)

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