Commit 1967515
committed
Dockerfile: update runc binary to v1.3.3
Update the version used in CI and for the static binaries.
- release notes: https://github.com/opencontainers/runc/releases/tag/v1.3.3
- full diff: opencontainers/runc@v1.3.2...v1.3.3
This release contains fixes for three high-severity security
vulnerabilities in runc (CVE-2025-31133, CVE-2025-52565, and
CVE-2025-52881). All three vulnerabilities ultimately allow (through
different methods) for full container breakouts by bypassing runc's
restrictions for writing to arbitrary /proc files.
Signed-off-by: Paweł Gronowski <[email protected]>
(cherry picked from commit 35f6a78)
Signed-off-by: Paweł Gronowski <[email protected]>1 parent 4489660 commit 1967515
2 files changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
265 | | - | |
| 263 | + | |
| 264 | + | |
266 | 265 | | |
267 | 266 | | |
268 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
0 commit comments