National Institute of Standards and Technology
Package illustrating a test case

Test case 108921

Description

CWE: 605 Multiple Binds to the Same Port
Sinks:
GoodSink: Do not allow multiple binds to the same port
BadSink : Set the SO_REUSEADDR socket option allowing multiple binds to the same port
Flow Variant: 10 Control flow: if(globalTrue) and if(globalFalse)

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.