From 89f763f6e096b80711935610435b097df77c5f55 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Thu, 7 May 2026 09:41:52 +0100 Subject: [PATCH] 4.72 RN addition --- content/manuals/desktop/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 0dac0814931f..553dc423fd74 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -47,6 +47,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo ### Security - The Extensions settings page now includes a security notice that extensions run with host-level privileges and are not audited by Docker. +- [Fixed CVE-2026-31431 ("copy.fail")](https://xint.io/blog/copy-fail-linux-distributions) by backporting an upstream Linux kernel patch that prevents an unprivileged container user from gaining root inside the container via a controlled write into the host VM page cache. ### Bug fixes and enhancements