Skip to content

Commit 6886956

Browse files
authored
Add CVE-2026-8936 security note to Desktop release notes (#25243)
Adds a Security section to the Docker Desktop release notes documenting CVE-2026-8936, a VM panic caused by unbounded recursion in the `grpcfuse` kernel module.
1 parent 69ce9ba commit 6886956

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
4545
- [Docker Scout CLI v1.21.0](https://github.com/docker/scout-cli/releases/tag/v1.21.0)
4646
- `docker pass` v0.0.29
4747

48+
### Security
49+
50+
- Addressed [CVE-2026-8936](https://www.cve.org/CVERecord?id=CVE-2026-8936), a VM panic caused by unbounded recursion in the `grpcfuse` kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a `dentry` invalidation event.
51+
4852
### Bug fixes and enhancements
4953

5054
#### For all platforms

0 commit comments

Comments
 (0)