Skip to content

Bug #902 tcprewrite: SEGV on crafted capture#949

Merged
fklassen merged 1 commit into4.5.2-beta1from
Bug_#902_tcprewrite_segv_on_crafted_capture
Jul 10, 2025
Merged

Bug #902 tcprewrite: SEGV on crafted capture#949
fklassen merged 1 commit into4.5.2-beta1from
Bug_#902_tcprewrite_segv_on_crafted_capture

Conversation

@fklassen
Copy link
Copy Markdown
Member

@fklassen fklassen commented Jul 10, 2025

Bug #902

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

  • Protect against invalid or unsupported Juniper packets.

Other comments:

  • only Ethernet packets are currently supported
  • was unable to recreate the original bug on 4.5.2-beta1, but areas where hardening was required

Protect against invalid or unsupported Juniper packets.

Notes:

- only Ethernet packets are currently supported
- was unable to recreate the original bug, but areas where hardening was required
@fklassen fklassen self-assigned this Jul 10, 2025
@fklassen fklassen merged commit 1076f18 into 4.5.2-beta1 Jul 10, 2025
2 checks passed
@fklassen fklassen deleted the Bug_#902_tcprewrite_segv_on_crafted_capture branch July 10, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant