Project

General

Profile

Actions

Bug #4505

closed
PA PA

Rust panic while parsing (new rust) modbus rule

Bug #4505: Rust panic while parsing (new rust) modbus rule

Added by Philippe Antoine almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34783

Root cause is the regex crate is unicode aware, which was not the case for the C version
Hence \d represents any unicode number, including Persian numbers, and not only ascii numbers

PA Updated by Philippe Antoine almost 5 years ago Actions #1

  • Status changed from New to In Review

Gitlab

PA Updated by Philippe Antoine almost 5 years ago Actions #2

  • Private changed from Yes to No
Actions

Also available in: PDF Atom