UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v7.0.10

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

This MR contains the following updates:

Package Type Update Change
redis/redis ironbank-github patch 7.0.9 -> 7.0.10
redis/redis patch 7.0.9 -> 7.0.10

Release Notes

redis/redis

v7.0.10

Compare Source

Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:

  • (CVE-2023-28425) Specially crafted MSETNX command can lead to assertion and denial-of-service

Bug Fixes

  • Large blocks of replica client output buffer may lead to PSYNC loops and unnecessary memory usage (#​11666)
  • Fix CLIENT REPLY OFF|SKIP to not silence push notifications (#​11875)
  • Trim excessive memory usage in stream nodes when exceeding stream-node-max-bytes (#​11885)
  • Fix module RM_Call commands failing with OOM when maxmemory is changed to zero (#​11319)

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