osv-2020-1228
Vulnerability from osv_ossfuzz
Published
2020-07-22 21:49
Modified
2022-04-13 03:04
Summary
Heap-use-after-free in arrow::internal::CountSetBits
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20120
Crash type: Heap-use-after-free READ 8
Crash state:
arrow::internal::CountSetBits
arrow::Array::null_count
arrow::internal::ValidateArray
{
"affected": [
{
"ecosystem_specific": {
"introduced_range": "unknown:ccdc4b076cbd5fb03e1cbc42292def871d2b6035",
"severity": "HIGH"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "arrow"
},
"ranges": [
{
"events": [
{
"introduced": "ccdc4b076cbd5fb03e1cbc42292def871d2b6035"
},
{
"fixed": "724da320eaac94003a8f1229d6a820fe8c8c1816"
}
],
"repo": "https://github.com/apache/arrow.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20120\n\n```\nCrash type: Heap-use-after-free READ 8\nCrash state:\narrow::internal::CountSetBits\narrow::Array::null_count\narrow::internal::ValidateArray\n```\n",
"id": "OSV-2020-1228",
"modified": "2022-04-13T03:04:31.916896Z",
"published": "2020-07-22T21:49:58.406648Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20120"
}
],
"summary": "Heap-use-after-free in arrow::internal::CountSetBits"
}
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…