National Institute of Standards and Technology
Package illustrating a test case

Test case 108922

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: 11 Control flow: if(globalReturnsTrue()) and if(globalReturnsFalse())

Flaws

Test Suites

Documentation

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