Commit 8e0b4e8
committed
0ece6d4 docs: [#435] align table columns in mysql scan doc (Jose Celano)
dc2049e docs: [#435] document mysql:8.4 CVE analysis and accepted risk (gosu Go stdlib) (Jose Celano)
Pull request description:
## Summary
Re-scan of `mysql:8.4` as requested in issue #435.
**No code change** — `mysql:8.4` is a floating tag (no version constant to update).
## Findings (Apr 15, 2026 — Trivy v0.69.3)
| Image | Resolves to | HIGH | CRITICAL |
|-------------|-------------|------|----------|
| `mysql:8.4` | `8.4.8` | 9 | 1 |
| `mysql:9.6` | `9.6.0` | 9 | 1 |
The floating tag still resolves to **8.4.8** (same digest as Apr 8 baseline). The CVE count
moved from 7H+1C → 9H+1C due to Trivy DB updates only; no new MySQL release was shipped.
All vulnerabilities are in **helper components only** — not MySQL Server core:
- `gosu v1.24.6` (Go stdlib): 7 HIGH + 1 CRITICAL
- CRITICAL: CVE-2025-68121 — crypto/tls cert validation during TLS resumption (fix: Go ≥ 1.24.13)
- MySQL Shell Python packages: 2 HIGH (`cryptography`, `pyOpenSSL`)
## mysql:9.x Assessment
`mysql:9.6` (latest Innovation Release, 2026-04-14) has an **identical CVE profile**: same
`gosu v1.24.6` and same Python packages → no security benefit to switching. Additionally,
`mysql:9.x` is a non-LTS Innovation Release with a shorter lifecycle vs `mysql:8.4` (LTS until Apr 2032).
## Decision
**Accepted risk — close #435.**
- No viable upgrade path exists (same CVEs across all tags)
- CVEs are in `gosu` helper and mysqlsh tools, not MySQL server
- Fix requires MySQL upstream to ship new image with `gosu` rebuilt on Go ≥ 1.24.13
- Revisit when `mysql:8.4.9` or later is released
## Changes
- `docs/security/docker/scans/mysql.md` — new Remediation Pass 2 history entry with full CVE tables
- `docs/security/docker/scans/README.md` — updated mysql row (9H+1C, Apr 15)
- `docs/issues/435-mysql-cves.md` — checked off steps, filled Outcome section
- `project-words.txt` — added `DTLS`, `mysqlsh`, `syscall`
Closes #435
ACKs for top commit:
josecelano:
ACK 0ece6d4
Tree-SHA512: f145a698e60dcba17900c40cb0acd8209117f6e49aa4c6f72958869098744604341fc566f36315b340a3b905bdfcc3bf37ffa87da48625b6f078e87d27528586
4 files changed
Lines changed: 84 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
13 | 79 | | |
14 | 80 | | |
15 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
444 | 447 | | |
445 | 448 | | |
446 | 449 | | |
| |||
0 commit comments