UninitializedMemory
11 commits
Uninitialized read leaking memory content, or use of an uninitialized pointer.
2026-W26 2026-06-27 – 07-03
- [libpas] bmalloc_try_allocate_zeroed_inline calls PAS_MAR_TRACK_ALLOCATION instead of PAS_MAR_TRACK_ALLOCATION_AND_ZERO on MAR branch, returning unzeroed memory
- Uninitialized result of FEGaussianBlur if the input isAlphaImage
- FilterImage may return uninitialized PixelBuffer
- WebGL: Uninitialized FastMalloc heap disclosure in RemoteGraphicsContextGL::readPixelsInline
- Uninitialized-heap disclosure in convertImagePixelsFromFloat16ToFloat16 via color-space early-return
- [CoreIPC] RemoteVideoFrameObjectHeap::convertFrameBuffer uninitialized GPUP heap disclosure via SharedVideoFrameInfo bytesPerRow
- [CoreIPC] RemoteVideoFrameObjectHeap::convertFrameBuffer uninitialized GPUP heap disclosure via SharedVideoFrameInfo bytesPerRow
2026-W23 2026-06-06 – 12
- Null dereference beneath speechSynthesis.speak
2026-W22 2026-05-30 – 06-05
2026-W21 2026-05-23 – 29
- [JSC] Fix GC safety for sunk contiguous array materialization in FTL
- Fix dominance analysis in B3CanonicalizePrePostIncrements