From ff777a929e3f2724d86bf5c13b9c470457728574 Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Wed, 20 Jan 2021 17:53:20 +0000 Subject: [PATCH 1/2] Add link to CVE --- docker-for-mac/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 765549a215..02e523c920 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -165,7 +165,7 @@ Docker Desktop 2.5.0.0 contains a Kubernetes upgrade. Your local Kubernetes clus ### Security -- Fixed local privilege escalation vulnerability caused by inadequate certificate checking +- Fixed local privilege escalation vulnerability caused by inadequate certificate checking. See [CVE-2021-3162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3162). ### Upgrades From 2de09028271fa1c22403764a39a54898e7c1f0c3 Mon Sep 17 00:00:00 2001 From: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Date: Wed, 20 Jan 2021 18:26:52 +0000 Subject: [PATCH 2/2] Added an attribute to open the link in a new tab --- docker-for-mac/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 02e523c920..fac0d5d75a 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -165,7 +165,7 @@ Docker Desktop 2.5.0.0 contains a Kubernetes upgrade. Your local Kubernetes clus ### Security -- Fixed local privilege escalation vulnerability caused by inadequate certificate checking. See [CVE-2021-3162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3162). +- Fixed local privilege escalation vulnerability caused by inadequate certificate checking. See [CVE-2021-3162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3162){:target="_blank" rel="noopener" class="_"}. ### Upgrades