1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
cyphar 0fb507dc23 daemon: *: refactored container resource path generation
This patch is a preventative patch, it fixes possible future
vulnerabilities regarding unsantised paths. Due to several recent
vulnerabilities, wherein the docker daemon could be fooled into
accessing data from the host (rather than a container), this patch
was created to try and mitigate future possible vulnerabilities in
the same vein.

Docker-DCO-1.1-Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2014-05-14 11:15:50 +10:00
..
execdriver Always mount a /run tmpfs in the container 2014-05-12 21:41:04 +02:00
graphdriver devmapper: Remove accidental debug spew 2014-05-08 19:25:47 +02:00
networkdriver add resolvconf 2014-05-05 22:55:32 +00:00
attach.go Move Attach from container to daemon 2014-05-05 16:48:56 -07:00
container.go daemon: *: refactored container resource path generation 2014-05-14 11:15:50 +10:00
container_unit_test.go
daemon.go move RegisterLinks to daemon 2014-05-13 00:54:46 +00:00
daemon_aufs.go
daemon_btrfs.go
daemon_devicemapper.go
daemon_no_aufs.go
history.go
network_settings.go
server.go
state.go
utils.go
utils_test.go
volumes.go daemon: *: refactored container resource path generation 2014-05-14 11:15:50 +10:00