diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2026-06-30 17:02:57 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2026-06-30 17:02:57 +0200 |
| commit | 0800b462ab520caf9a432901dfb2007470490979 (patch) | |
| tree | a08439394fc0026a83d37bb0de5bf0752c7db067 | |
| parent | f732906649f8b6a5ee5636ece10d19e4519b790b (diff) | |
| download | monitoring-plugins-0800b462ab520caf9a432901dfb2007470490979.tar.gz | |
Update 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 | ||
