Docker: Information disclosure A flaw in Docker allowed possible information leakage. docker 2020-08-26 2020-08-26 729208 local 19.03.12 19.03.12

Docker is the world’s leading software containerization platform.

It was found that Docker created network bridges which by default accept IPv6 router advertisements.

An attacker who gained access to a container with CAP_NET_RAW capability may be able to to spoof router advertisements, resulting in information disclosure or denial of service.

There is no known workaround at this time.

All Docker users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=app-emulation/docker-19.03.12"
CVE-2020-13401 sam_c sam_c