mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* Prevent barrier term overflow on rotation - Upon requesting to rotate the barrier key if we overflow the term uint32, fail the rotation. * Add cl
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
```release-note:bug
|
|
core: Prevent integer overflows of the barrier key counter on key rotation requests
|
|
```
|