Skip to content

valkey: Update to v9.0.3#8042

Merged
davidjharder merged 1 commit intogetsolus:mainfrom
androidnisse:valkeyz
Feb 26, 2026
Merged

valkey: Update to v9.0.3#8042
davidjharder merged 1 commit intogetsolus:mainfrom
androidnisse:valkeyz

Conversation

@androidnisse
Copy link
Copy Markdown
Contributor

@androidnisse androidnisse commented Feb 26, 2026

Summary

  • Avoids crash during MODULE UNLOAD when ACL rules reference a module command and subcommand
  • Fix server assert on ACL LOAD when current user loses permission to channels
  • Fix bug causing no response flush sometimes when IO threads are busy

Security
Includes fixes for:

  • CVE-2025-67733 RESP Protocol Injection via Lua error_reply
  • CVE-2026-21863 Remote DoS with malformed Valkey Cluster bus message
  • CVE-2026-27623 Reset request type after handling empty requests

Test Plan

  • Connected to the server.

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**
- Avoids crash during MODULE UNLOAD when ACL rules reference a module command and subcommand
- Fix server assert on ACL LOAD when current user loses permission to channels
- Fix bug causing no response flush sometimes when IO threads are busy

**Security**
Includes fixes for:
- (CVE-2025-67733) RESP Protocol Injection via Lua error_reply
- (CVE-2026-21863) Remote DoS with malformed Valkey Cluster bus message
- (CVE-2026-27623) Reset request type after handling empty requests
Copy link
Copy Markdown
Member

@davidjharder davidjharder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@davidjharder davidjharder merged commit 5c8e6ae into getsolus:main Feb 26, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Triage to Done in Solus Feb 26, 2026
@davidjharder davidjharder added the Security Security issue label Feb 26, 2026
@androidnisse androidnisse deleted the valkeyz branch March 1, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Security Security issue

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants