Actions
Bug #3851
closedInvalid DNS incomplete result
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz :
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24439
Reproducer is having a dns message length >= 32768 and an incomplete message (because of conversion from u16 to i32 then to usize)
Actions