build: Release v51.2

Signed-off-by: Bo Chen <bchen@crusoe.ai>
This commit is contained in:
Bo Chen
2026-05-14 19:51:48 +00:00
committed by Bo Chen
parent 3453eb6e86
commit aa208c147e
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
- [v51.2](#v512)
- [v51.1](#v511)
- [v51.0](#v510)
- [Security Fixes](#security-fixes)
@@ -419,6 +420,12 @@
- [Unit testing](#unit-testing)
- [Integration tests parallelization](#integration-tests-parallelization)
# v51.2
This is a point release containing security fixes to a use-after-free
vulnerability in the `virtio-block` async I/O completion path
(#8220). Details can be found in GHSA-f47p-p25q-83rh (CVE-2026-45782).
# v51.1
This is a bug fix release. The following issues have been addressed: