"value":"Motoko's incremental garbage collector is impacted by an uninitialized memory access bug, caused by incorrect use of write barriers in a few locations. This vulnerability could potentially allow unauthorized read or write access to a Canister's memory. However, exploiting this bug requires the Canister to enable the incremental garbage collector or enhanced orthogonal persistence, which are non-default features in Motoko."
"value":"<p>Disable incremental garbage collector and enhanced orthogonal persistence. i.e. do <strong>not compile</strong> with <i>\u2014incremental-gc</i> or <i>--enhanced-orthogonal-persistence</i> options.</p>"
}
],
"value":"Disable incremental garbage collector and enhanced orthogonal persistence. i.e. do not compile\u00a0with\u00a0\u2014incremental-gc or --enhanced-orthogonal-persistence options."