Skip to content

Fix for checkpoint issue#14

Merged
ganymedio merged 2 commits into
mainfrom
security-fixes
Nov 29, 2025
Merged

Fix for checkpoint issue#14
ganymedio merged 2 commits into
mainfrom
security-fixes

Conversation

@ganymedio

@ganymedio ganymedio commented Nov 28, 2025

Copy link
Copy Markdown
Collaborator

Security Fix: Add Checkpoint in release_rate_limit_capacity

  • Fix for issue 1 in https://www.notion.so/movementlabs/OFT-issues-2ae18675b2d780af9013ee9082afccdd
  • Add checkpoint before modifying in_flight_on_last_update in release_rate_limit_capacity to account for decay, preventing loss of decay information and potential rate limit bypass exploits
  • Fixes issue where multiple releases in quick succession could use outdated in_flight_on_last_update values, matching the pattern used in try_consume_rate_limit_capacity_at_time

@ganymedio ganymedio requested a review from rubujubi November 28, 2025 19:36
@ganymedio ganymedio changed the title implement fix for issue 1 Fix for checkpoint issue Nov 28, 2025
@ganymedio ganymedio requested a review from Primata November 28, 2025 20:08
@ganymedio ganymedio merged commit cc797e4 into main Nov 29, 2025
0 of 6 checks passed
@ganymedio ganymedio deleted the security-fixes branch December 1, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants