mirror of https://github.com/docker/docs.git
Add CVE-2022-26659 to Docker Desktop release notes
This commit is contained in:
parent
ed31acd3fb
commit
35e5f3db99
|
@ -52,6 +52,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
|||
### Security
|
||||
|
||||
- Fixed [CVE-2022-0847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0847){: target="_blank" rel="noopener" class="_"}, aka “Dirty Pipe”, an issue that could enable attackers to modify files in container images on the host, from inside a container.
|
||||
- Fixed [CVE-2022-26659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26659){: target="_blank" rel="noopener" class="_"}, which could allow an attacker to overwrite any administrator writable file on the system during the installation or the update of Docker Desktop.
|
||||
|
||||
### New
|
||||
|
||||
|
|
Loading…
Reference in New Issue