CVE-2022-26522
Awaiting Analysis
Awaiting Analysis - Queue
Double Fetch Vulnerability in Avast AVG Anti Rootkit Driver
Publication date: 2026-05-08
Last updated on: 2026-05-08
Assigner: MITRE
Description
Description
The socket connection handler in aswArPot.sys in the Avast and AVG Windows Anti Rootkit driver before 22.1 allows local attackers to execute arbitrary code in kernel mode or cause a denial of service (memory corruption and OS crash) due to a double fetch vulnerability at aswArPot+0xc4a3.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| avast | avg | 12.1 |
| avast | avg | 22.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |