diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/input/news/release-3-0-1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/news/release-3-0-1.md b/web/input/news/release-3-0-1.md index b0b8e76..0570c2a 100644 --- a/web/input/news/release-3-0-1.md +++ b/web/input/news/release-3-0-1.md | |||
| @@ -11,7 +11,7 @@ This is a security release which fixes a vulnerability in `check_icmp`. | |||
| 11 | This release primarily fixes a potential local privilege escalation | 11 | This release primarily fixes a potential local privilege escalation |
| 12 | vulnerability in `check_icmp`. | 12 | vulnerability in `check_icmp`. |
| 13 | Due to errors in how memory was managed and number were compared (yay, C!) | 13 | Due to errors in how memory was managed and number were compared (yay, C!) |
| 14 | it might be possible to execute arbirary code during the execution | 14 | it might be possible to execute arbitrary code during the execution |
| 15 | of `check_icmp` which sometimes is a setuid binary and would therefore | 15 | of `check_icmp` which sometimes is a setuid binary and would therefore |
| 16 | allow executing things with `root` priviledges. | 16 | allow executing things with `root` priviledges. |
| 17 | 17 | ||
