4.3
CVSSv3

CVE-2022-3318

Published: 01/11/2022 Updated: 08/08/2023
CVSS v3 Base Score: 4.3 | Impact Score: 1.4 | Exploitability Score: 2.8
VMScore: 0

Vulnerability Summary

Use after free in ChromeOS Notifications in Google Chrome on ChromeOS before 106.0.5249.62 allowed a remote attacker who convinced a user to reboot Chrome OS to potentially exploit heap corruption via UI interaction. (Chromium security severity: Low)

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

google chrome

Vendor Advisories

Multiple security issues were discovered in Chromium, which could result in the execution of arbitrary code, denial of service or information disclosure For the stable distribution (bullseye), these problems have been fixed in version 1060524961-1~deb11u1 We recommend that you upgrade your chromium packages For the detailed security status of ...
The Stable channel is being updated to 10605249112 (Platform version: 15054980) for most ChromeOS devices and will be rolled out over the next few daysFor Chrome browser fixes, see the Chrome Desktop release announcementIf you find new issues, please let us know one of the following ways:File a bug Visit our Chrome OS com ...
 The Chrome team is delighted to announce the promotion of Chrome 106 to the stable channel for Windows, Mac and Linux This will roll out over the coming days/weeksChrome 1060524961 ( Mac/linux) and 1060524961/62( Windows)  contains a number of fixes and improvements -- a list of changes is available in the log ...

Github Repositories

傻哭啦 university 学习记录 这是什么? 记录一下咸鱼的日常翻滚。 学习进度 Week1~2: 学习编写简单的sgi stl 主项目: 传送门: GraVity0-stl Question 1 : vector编写过程中的安全问题思考: 传送门: vector编写过程中的安全问题思考 Question 2 :为什么实现了uninitialized_xxx和copy/fill这样两组不同的函数