osv-2021-651
Vulnerability from osv_ossfuzz
Published
2021-04-18 00:00
Modified
2022-04-13 03:04
Summary
Heap-use-after-free in zend_gc_delref
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33335
Crash type: Heap-use-after-free READ 4
Crash state:
zend_gc_delref
zval_delref_p
zval_ptr_dtor_nogc
{
"affected": [
{
"package": {
"ecosystem": "OSS-Fuzz",
"name": "php"
},
"ranges": [
{
"events": [
{
"introduced": "0fdf668dce21a2bdab5f0d76b3b8dc3879e661fd"
},
{
"fixed": "08dafda1232ffb70d878cb9b334982163aa32357"
}
],
"repo": "https://github.com/php/php-src.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33335\n\n```\nCrash type: Heap-use-after-free READ 4\nCrash state:\nzend_gc_delref\nzval_delref_p\nzval_ptr_dtor_nogc\n```\n",
"id": "OSV-2021-651",
"modified": "2022-04-13T03:04:33.417391Z",
"published": "2021-04-18T00:00:25.691271Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33335"
}
],
"summary": "Heap-use-after-free in zend_gc_delref"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…