diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -1,5 +1,15 @@ | |||
| 1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
| 2 | 2 | ||
| 3 | 3.0.1 1st July 2026 | ||
| 4 | FIXES | ||
| 5 | * check_icmp | ||
| 6 | * Reject more than 65535 target hosts to prevent a buffer overflow | ||
| 7 | before privilege drop | ||
| 8 | * Fix privileged out-of-bounds access when a single-character | ||
| 9 | threshold is given | ||
| 10 | * Reject negative ICMP data length (-b) to prevent a buffer overflow | ||
| 11 | when building the ICMP packet | ||
| 12 | |||
| 3 | 3.0.0 16th Jun 2026 | 13 | 3.0.0 16th Jun 2026 |
| 4 | Codename: Johann Georg Elser | 14 | Codename: Johann Georg Elser |
| 5 | 15 | ||
