UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v7.0.11

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.10 -> 7.0.11
redis/redis patch 7.0.10 -> 7.0.11

Release Notes

redis/redis

v7.0.11

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

  • Add a missing fsync of AOF file in rare cases (#​11973)
  • Disconnect pub-sub subscribers when revoking allchannels permission (#​11992)

Platform / toolchain support related improvements

  • Fix a compiler fortification induced crash when used with link time optimizations (#​11982)

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