CVE-2022-1854
published 2022-07-27CVE-2022-1854: Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
PriorityP343high8.8CVSS 3.1
AVNACLPRNUIRSUCHIHAH
EPSS
0.85%
54.5th percentile
Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Affected
16 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| chromium | chromium | >= 0 < 102.0.5005.61-1~deb11u1 | 102.0.5005.61-1~deb11u1 |
| chromium | chromium | >= 0 < 102.0.5005.61-1 | 102.0.5005.61-1 |
| chromium | chromium | >= 0 < 102.0.5005.61-1 | 102.0.5005.61-1 |
| chromium | chromium | >= 0 < 102.0.5005.61-1 | 102.0.5005.61-1 |
| debian | chromium | < chromium 102.0.5005.61-1 (bookworm) | chromium 102.0.5005.61-1 (bookworm) |
| chrome | < 102.0.5005.61 | 102.0.5005.61 | |
| chrome | >= unspecified < 102.0.5005.61 | 102.0.5005.61 | |
| linux | linux_kernel | >= 2.6.32 < 4.9.337 | 4.9.337 |
| linux | linux_kernel | >= 4.10.0 < 4.14.303 | 4.14.303 |
| linux | linux_kernel | >= 4.15.0 < 4.19.270 | 4.19.270 |
| linux | linux_kernel | >= 4.20.0 < 5.4.229 | 5.4.229 |
| linux | linux_kernel | >= 5.11.0 < 5.15.86 | 5.15.86 |
| linux | linux_kernel | >= 5.16.0 < 6.0.16 | 6.0.16 |
| linux | linux_kernel | >= 5.5.0 < 5.10.163 | 5.10.163 |
| linux | linux_kernel | >= 6.1.0 < 6.1.2 | 6.1.2 |
| msrc | microsoft_edge | — | — |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
osv8.8HIGH
vendor_debian8.8HIGH
vendor_msrc8.8HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: s390/netiucv: Fix return type of netiucv_tx()
vendor_redhat·2025-10-22
CVE-2022-50564 kernel: s390/netiucv: Fix return type of netiucv_tx()
kernel: s390/netiucv: Fix return type of netiucv_tx()
In the Linux kernel, the following vulnerability has been resolved:
s390/netiucv: Fix return type of netiucv_tx()
With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG),
indirect call targets are validated against the expected function
pointer prototype to make sure the call target is valid to help mitigate
ROP attacks. If they are not identical, there is a failure at run time,
which manifests as either a kernel panic or thread getting killed. A
proposed warning in clang aims to catch these at compile time, which
reveals:
drivers/s390/net/netiucv.c:1854:21: error: incompatible function pointer types initializing 'netdev_tx_t (*)(struct sk_buff *, struct net_device *)' (aka 'enum netdev_tx (*)(struct sk_buff *, struct net_d
Microsoft
Chromium: CVE-2022-1854 Use after free in ANGLE
vendor_msrc·2022-05-10·CVSS 8.8
CVE-2022-1854 [HIGH] Chromium: CVE-2022-1854 Use after free in ANGLE
Chromium: CVE-2022-1854 Use after free in ANGLE
Description: This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
FAQ: What is the version information for this release?
Microsoft Edge Version
Date Released
Based on Chromium Version
102.0.1245.30
5/31/2022
102.0.5005.61
FAQ: Why is this Chrome CVE included in the Security Update Guide?
The vulnerability assigned to this CVE is in Chromium Open Source Software (OSS) which is consumed by Microsoft Edge (Chromium-based). It is being documented in the Security Update Guide to announce that the latest version of Microsoft Edge (Chromium-based) is no longer vulnerable.
How can I see the version of the browser?
In your
Debian
CVE-2022-1854: chromium - Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote...
vendor_debian·2022·CVSS 8.8
CVE-2022-1854 [HIGH] CVE-2022-1854: chromium - Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote...
Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Scope: local
bookworm: resolved (fixed in 102.0.5005.61-1)
bullseye: resolved (fixed in 102.0.5005.61-1~deb11u1)
forky: resolved (fixed in 102.0.5005.61-1)
sid: resolved (fixed in 102.0.5005.61-1)
trixie: resolved (fixed in 102.0.5005.61-1)
OSV
s390/netiucv: Fix return type of netiucv_tx()
osv·2025-10-22
CVE-2022-50564 s390/netiucv: Fix return type of netiucv_tx()
s390/netiucv: Fix return type of netiucv_tx()
In the Linux kernel, the following vulnerability has been resolved:
s390/netiucv: Fix return type of netiucv_tx()
With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG),
indirect call targets are validated against the expected function
pointer prototype to make sure the call target is valid to help mitigate
ROP attacks. If they are not identical, there is a failure at run time,
which manifests as either a kernel panic or thread getting killed. A
proposed warning in clang aims to catch these at compile time, which
reveals:
drivers/s390/net/netiucv.c:1854:21: error: incompatible function pointer types initializing 'netdev_tx_t (*)(struct sk_buff *, struct net_device *)' (aka 'enum netdev_tx (*)(struct sk_buff *, struct net_device
GHSA
GHSA-3fjx-v9x2-fjp6: Use after free in ANGLE in Google Chrome prior to 102
ghsa_unreviewed·2022-07-28
CVE-2022-1854 [HIGH] CWE-416 GHSA-3fjx-v9x2-fjp6: Use after free in ANGLE in Google Chrome prior to 102
Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
OSV
CVE-2022-1854: Use after free in ANGLE in Google Chrome prior to 102
osv·2022-07-27·CVSS 8.8
CVE-2022-1854 [HIGH] CVE-2022-1854: Use after free in ANGLE in Google Chrome prior to 102
Use after free in ANGLE in Google Chrome prior to 102.0.5005.61 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
No detection rules found.
No public exploits indexed.
https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop_24.htmlhttps://crbug.com/1320024https://security.gentoo.org/glsa/202208-25https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop_24.htmlhttps://crbug.com/1320024https://security.gentoo.org/glsa/202208-25
2022-07-27
Published