osv-2023-366
Vulnerability from osv_ossfuzz
Published
2023-05-04 14:02
Modified
2023-06-13 05:21
Summary
Heap-use-after-free in gc_mark_children
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58577
Crash type: Heap-use-after-free READ 4
Crash state:
gc_mark_children
incremental_gc
mrb_full_gc
{
"affected": [
{
"ecosystem_specific": {
"severity": "HIGH"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "mruby",
"purl": "pkg:generic/mruby"
},
"ranges": [
{
"events": [
{
"introduced": "672495555bb741aefbde2f31a523f7ed8666d2c6"
},
{
"fixed": "b47c8b738ae3e400ec02269fae9857222218e9d5"
}
],
"repo": "https://github.com/mruby/mruby",
"type": "GIT"
}
],
"versions": [
"3.2.0",
"3.2.0-rc",
"3.2.0-rc2",
"3.2.0-rc3",
"3.2.0-rc4"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58577\n\n```\nCrash type: Heap-use-after-free READ 4\nCrash state:\ngc_mark_children\nincremental_gc\nmrb_full_gc\n```\n",
"id": "OSV-2023-366",
"modified": "2023-06-13T05:21:25.752073Z",
"published": "2023-05-04T14:02:02.626247Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58577"
}
],
"schema_version": "1.4.0",
"summary": "Heap-use-after-free in gc_mark_children"
}
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…