Описание
Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the --internal
flag is used to designate a network as internal. The internal
attribute in a docker-compose.yml file may also be used to mark a network internal, and other API clients may specify the internal
parameter as well. When containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs. Containers on an internal network may communicate between each other, but are precl...
Релиз | Статус | Примечание |
---|---|---|
devel | not-affected | 26.1.4+dfsg2-1ubuntu1 |
esm-apps/bionic | released | 20.10.21-0ubuntu1~18.04.3+esm2 |
esm-apps/focal | ignored | dev package, not the application |
esm-apps/jammy | ignored | dev package, not the application |
esm-apps/noble | ignored | dev package, not the application |
esm-infra/xenial | released | 18.09.7-0ubuntu1~16.04.9+esm2 |
focal | ignored | end of standard support, was ignored [dev package, not the application] |
jammy | ignored | dev package, not the application |
noble | ignored | dev package, not the application |
oracular | not-affected | 26.1.4+dfsg2-1ubuntu1 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | not-affected | 26.1.3-0ubuntu1 |
esm-apps/focal | released | 26.1.3-0ubuntu1~20.04.1+esm1 |
esm-apps/jammy | released | 26.1.3-0ubuntu1~22.04.1+esm1 |
esm-apps/noble | released | 26.1.3-0ubuntu1~24.04.1+esm1 |
focal | ignored | end of standard support, was needed |
jammy | needed | |
noble | needed | |
oracular | not-affected | 26.1.3-0ubuntu1 |
plucky | not-affected | 26.1.3-0ubuntu1 |
upstream | needs-triage |
Показывать по
EPSS
5.9 Medium
CVSS3
Связанные уязвимости
Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well. When containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs. Containers on an internal network may communicate between each other, but are precl...
Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well. When containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs. Containers on an internal network may communicate between each other, but are preclu
Moby is an open source container framework that is a key component of ...
EPSS
5.9 Medium
CVSS3