ab4bc8a24e
Move some of the RHEL QE testcases upstream to Fedora.
18 lines
497 B
Plaintext
18 lines
497 B
Plaintext
summary: Verify that double free exploit attempts get detected/prevented
|
|
description: |
|
|
This tests if attempts to double-free a pointer are prevented by glibc routines.
|
|
contact: Petr Muller <pmuller@redhat.com>
|
|
component:
|
|
- glibc
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
recommend:
|
|
- glibc
|
|
- glibc-devel
|
|
- gcc
|
|
duration: 3m
|
|
link:
|
|
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=159714
|
|
extra-summary: /tools/glibc/double-free-exploit
|
|
extra-task: /tools/glibc/double-free-exploit
|