Skip to content

Commit e50c0ce

Browse files
committed
docs(changelog): note aarch64 jailer cache-info ownership fix
Record the jailer aarch64 cache-info ownership fix under the Unreleased section, referencing PR #5956. Signed-off-by: Riccardo Mancini <mancio@amazon.com>
1 parent b3f4f4c commit e50c0ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ and this project adheres to
2626
restore, triggered by taking a snapshot with a TX descriptor in-flight. On
2727
restore the device now replays the TX queue notification so in-flight TX
2828
descriptors are re-processed and notification suppression is re-armed.
29+
- [#5956](https://github.com/firecracker-microvm/firecracker/pull/5956): Fixed a
30+
TOCTOU race in the aarch64 jailer when setting ownership of the CPU cache and
31+
`MIDR_EL1` information files copied into the chroot.
2932

3033
## [1.16.0]
3134

0 commit comments

Comments
 (0)