Skip to main content

Use After Free

CVE-2022-3450

Severity High
Score 8.8/10

Summary

An use after free flaw was found in the Peer Connection component of the Chromium browser prior to 106.0.5249.119.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • REQUIRED
  • NONE
  • HIGH
  • HIGH

CWE-416 - Use After Free

Use-after-free (UaF) vulnerability occurs when the application is using a pointer to memory that has been freed. Any attempt to read/write to a buffer after it is de-allocated allows memory corruption, sensitive information exposure, and can potentially lead to arbitrary code execution.

Advisory Timeline

  • Published