Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fastnetmon 1.2.8 #201366

Closed
wants to merge 1 commit into from
Closed

fastnetmon 1.2.8 #201366

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Security fixes:
- [CVE-2024-56072](https://nvd.nist.gov/vuln/detail/CVE-2024-56072) Fixed DoS vulnerability in sFlow v5 plugin which caused crash of FastNetMon with specially crafted packet. Reported by Evgeny Shtanov aka @Klavishnik 
-  [CVE-2024-56073](https://nvd.nist.gov/vuln/detail/CVE-2024-56073) Fixed FPE / division by zero vulnerability in Netflow v9 logic when length of template is zero. Reported by Evgeny Shtanov aka @Klavishnik

Changes:

  • Added Clickhouse support for exporting metrics
  • Integrated fuzzing support by @Klavishnik
  • Introduced per protocol total traffic counters
  • Migrated IPv6 announces to use our logic to craft BGP IPv6 Unicast announces
  • Migrated IPv4 announces to use our logic to craft BGP IPv4 Unicast announces
  • Multiple improvements for sFlow v5 plugin
  • Introduced detailed attack reporting logic
  • Multi flow support for inline monitoring services and IPFIX 315

To install / upgrade please use:

wget https://install.fastnetmon.com/installer -Oinstaller
sudo chmod +x installer
sudo ./installer -install_community_edition

@BrewTestBot BrewTestBot requested a review from cho-m as a code owner December 16, 2024 13:57
@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` boost Boost use is a significant feature of the PR or issue labels Dec 16, 2024
cho-m
cho-m previously approved these changes Dec 16, 2024
@cho-m cho-m force-pushed the bump-fastnetmon-1.2.8 branch from 22b0990 to 53a04a4 Compare December 16, 2024 14:01
@cho-m cho-m dismissed their stale review December 16, 2024 14:20

Build failure

@cho-m cho-m added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Dec 16, 2024
@chenrui333
Copy link
Member

@cho-m
Copy link
Member

cho-m commented Dec 17, 2024

Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Dec 19, 2024
@github-actions github-actions bot closed this Dec 21, 2024
@github-actions github-actions bot deleted the bump-fastnetmon-1.2.8 branch December 21, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boost Boost use is a significant feature of the PR or issue build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. stale No recent activity upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants