cve-2024-21626 review
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
All versions of runc <=1.1.11, as used by containerization technologies such as Docker engine,
|
||||
and Kubernetes are vulnerable to an arbitrary file write.
|
||||
Due to a file descriptor leak it is possible to mount the the host file system
|
||||
Due to a file descriptor leak it is possible to mount the host file system
|
||||
with the permissions of runc (typically root).
|
||||
|
||||
Successfully tested on Ubuntu 22.04 with runc 1.1.7-0ubuntu1~22.04.1 using Docker build.
|
||||
@@ -22,7 +22,7 @@ Successfully tested on Ubuntu 22.04 with runc 1.1.7-0ubuntu1~22.04.1 using Docke
|
||||
## DOCKERIMAGE
|
||||
|
||||
A docker image to use, docker image must have linux commands
|
||||
avaialble (`scratch` won't work). Defaults to `alpine:latest`
|
||||
available (`scratch` won't work). Defaults to `alpine:latest`
|
||||
|
||||
## FILEDESCRIPTOR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user