Skip to content

Commit 2e2a94a

Browse files
committed
docs(release-notes): call out Docker runc CVEs
- Purpose: document the Docker runc vulnerability fixes in the 7.3.0-rc.1 release notes. - Before: the 7.3.0-rc.1 security section only mentioned outstanding bind CVEs. - Problem: the Docker 29.3.1 update also patches runc CVEs and needed the same explicit security callout as 7.2.5. - New behavior: the security section now lists the bind fixes and the Docker runc fixes together. - How it works: adds a Docker security bullet for CVE-2025-31133, CVE-2025-52565, and CVE-2025-52881.
1 parent 0a52b32 commit 2e2a94a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/unraid-os/release-notes/7.3.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ If you are considering any rollback path below `7.3.0-beta.1`, also see the [7.2
3333

3434
### Security
3535

36-
Update `bind` to fix outstanding CVEs.
36+
- Update `bind` to fix outstanding CVEs.
37+
- Update Docker to include runc fixes for CVE-2025-31133, CVE-2025-52565, and CVE-2025-52881.
3738

3839
### Onboarding and internal boot
3940

0 commit comments

Comments
 (0)