mirror of https://github.com/docker/docs.git
add advisory missing in 4.33.0
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
This commit is contained in:
parent
8c5e925a99
commit
4c7f300ace
|
@ -78,6 +78,10 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
|||
|
||||
### Security
|
||||
|
||||
#### For all platforms
|
||||
|
||||
- Includes a fix for AuthZ Plugin Bypass Regression in Docker Engine. For more information, see [CVE-2024-41110](https://www.cve.org/cverecord?id=CVE-2024-41110).
|
||||
|
||||
#### For Windows
|
||||
|
||||
- Fixed an issue where some `wincred` values were persisted after uninstall. Reported by Javier Yong [@Javiery3889](https://github.com/Javiery3889).
|
||||
|
|
Loading…
Reference in New Issue