Update prior-release-notes.md (#2220)

Add code style.
This commit is contained in:
Wang Jie 2017-03-10 07:55:44 +08:00 committed by John Mulhausen
parent ce9eccdb2d
commit 41678467cd
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ Discovered by Eric Windisch of the Docker Security Team.
The 1.6.1 release also marks preventative additions to the AppArmor policy.
Recently, several CVEs against the kernel have been reported whereby mount
namespaces could be circumvented through the use of the sys_mount syscall from
namespaces could be circumvented through the use of the `sys_mount` syscall from
inside of an unprivileged Docker container. In all reported cases, the
AppArmor policy included in libcontainer and shipped with Docker has been
sufficient to deflect these attacks. However, we have deemed it prudent to