osv-2023-282
Vulnerability from osv_ossfuzz
Published
2023-04-06 14:00
Modified
2023-04-06 14:00
Summary
Heap-use-after-free in mrb_gc_mark
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57703
Crash type: Heap-use-after-free READ 4
Crash state:
mrb_gc_mark
mrb_gc_mark_iv
gc_mark_children
{
"affected": [
{
"ecosystem_specific": {
"severity": "HIGH"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "mruby",
"purl": "pkg:generic/mruby"
},
"ranges": [
{
"events": [
{
"introduced": "2de602b8696bc21e4cbc2c6e08e2fae27b1ad79b"
},
{
"fixed": "b47c8b738ae3e400ec02269fae9857222218e9d5"
}
],
"repo": "https://github.com/mruby/mruby",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57703\n\n```\nCrash type: Heap-use-after-free READ 4\nCrash state:\nmrb_gc_mark\nmrb_gc_mark_iv\ngc_mark_children\n```\n",
"id": "OSV-2023-282",
"modified": "2023-04-06T14:00:33.294356Z",
"published": "2023-04-06T14:00:33.294122Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57703"
}
],
"schema_version": "1.4.0",
"summary": "Heap-use-after-free in mrb_gc_mark"
}
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…