National Institute of Standards and Technology
Package illustrating a test case

Test case 150941

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: SHARED_MEMORY
- Data Type: HEAP_POINTER
- Data Flow: ADDRESS_ALIAS_10
- Control Flow: INTERPROCEDURAL_10

Flaws

Test Suites

Documentation

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