[webkit-changes] [WebKit/WebKit] 241c80: Fix incorrect heap range assumption in B3LowerInt64

aoikonomopoulos noreply at github.com
Thu Oct 24 11:08:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 241c8040ba4dcbc7894c9f9cfa955cf4b5595631
      https://github.com/WebKit/WebKit/commit/241c8040ba4dcbc7894c9f9cfa955cf4b5595631
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/B3LowerInt64.cpp

  Log Message:
  -----------
  Fix incorrect heap range assumption in B3LowerInt64
https://bugs.webkit.org/show_bug.cgi?id=282043

Reviewed by Yusuke Suzuki.

A memory access may reference an arbitrarily large area.

* Source/JavaScriptCore/b3/B3LowerInt64.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list