National Institute of Standards and Technology
Package illustrating a test case

Test case 150977

Description

This test case squares a positive number. If the number is large enough, the square will wrap around and become a negative number. The test case then uses the number as a decrementing counter in a while loop. If the number is negative when entering the loop, the loop will never terminate.
Metadata
- Base program: OpenSSL
- Source Taint: SOCKET
- Data Type: UNION
- Data Flow: ADDRESS_AS_VARIABLE
- Control Flow: RECURSIVE

Flaws

Test Suites

Documentation

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