Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12ee76dafdbd91988181846cae7a8be572afc3d2
      
https://github.com/WebKit/WebKit/commit/12ee76dafdbd91988181846cae7a8be572afc3d2
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmBBQJIT64.cpp

  Log Message:
  -----------
  OOB Write in Wasm in webkit/chrome ios
https://bugs.webkit.org/show_bug.cgi?id=291265
rdar://148831082

Reviewed by Yijia Huang.

We should do size check for wasm array allocation before using inlined
fast path.

* Source/JavaScriptCore/wasm/WasmBBQJIT64.cpp:
(JSC::Wasm::BBQJITImpl::BBQJIT::emitAllocateGCArrayUninitialized):

Canonical link: https://commits.webkit.org/293433@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to