UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v6.2.12

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.11 -> 6.2.12
redis/redis patch 6.2.11 -> 6.2.12

Release Notes

redis/redis

v6.2.12

Compare Source

Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:

  • (CVE-2023-28856) Authenticated users can use the HINCRBYFLOAT command to create an invalid hash field that will crash Redis on access

Bug Fixes

  • Fix CLIENT REPLY OFF|SKIP to not silence push notifications (#​11875)
  • Disconnect pub-sub subscribers when revoking allchannels permission (#​11992)
  • Trim excessive memory usage in stream nodes when exceeding stream-node-max-bytes (#​11885)

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