osv-2022-1074
Vulnerability from osv_ossfuzz
Published
2022-10-22 00:00
Modified
2022-11-09 00:00
Summary
Invalid-free in _dealloc
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52587
Crash type: Invalid-free
Crash state:
_dealloc
_Py_DECREF
frame_dealloc
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"severity": null
},
"package": {
"ecosystem": "PyPI",
"name": "pillow",
"purl": "pkg:pypi/pillow"
},
"ranges": [
{
"events": [
{
"introduced": "bb2016794f1f9bf9e4726727080e1beb789823fb"
},
{
"fixed": "f7363c1091c70356d92e56abfca6b65bef9e7b26"
}
],
"repo": "https://github.com/python-pillow/Pillow",
"type": "GIT"
}
],
"versions": [
"9.1.0",
"9.1.1",
"9.2.0"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52587\n\n```\nCrash type: Invalid-free\nCrash state:\n_dealloc\n_Py_DECREF\nframe_dealloc\n```\n",
"id": "OSV-2022-1074",
"modified": "2022-11-09T00:00:27.669183Z",
"published": "2022-10-22T00:00:27.668938Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52587"
}
],
"schema_version": "1.3.0",
"summary": "Invalid-free in _dealloc"
}
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…