Project

General

Profile

Actions

Bug #4998

closed

Persistent Interest loop with malformed Selectors

Added by Junxiao Shi over 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Faces
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Steps to reproduce:

echo 0542073208036e646e080962726f6164636173740820$(makepasswd | openssl sha256 | awk '{print $2}')090214000a0483a975840c021388 \
| xxd -r -p | nc hobo.cs.arizona.edu 6363

This injects a malformed packets of structure:

Interest
  Name
    GenericNameComponent ndn
    GenericNameComponent broadcast
    GenericNameComponent [RANDOM]
  Selectors
    MetaInfo (empty)
  Nonce 0x83a97584
  InterestLifetime 5000

Expected: NFD drops the malformed packet.
Actual: persistent Interest loop occurs across the testbed.

This was observed on global testbed on 04 Sep 2019. Steps above were developed according to captured packet samples.


Files

20190904.pcap (136 KB) 20190904.pcap packet samples seen on testbed, 04 Sep 2019 Junxiao Shi, 09/04/2019 08:18 PM
Actions #1

Updated by Junxiao Shi over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Junxiao Shi over 3 years ago

  • Status changed from New to Closed

This bug no longer occurs as tested in NFD 0.7.0.

Actions

Also available in: Atom PDF