AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-0897

MEDIUM · CVSS 4.3 EPSS 1.05% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-03-25 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-0897
Severity
MEDIUM
CVSS
4.3
EPSS
1.05%

Original NVD Description

A flaw was found in the libvirt nwfilter driver. The virNWFilterObjListNumOfNWFilters method failed to acquire the driver->nwfilters mutex before iterating over virNWFilterObj instances. There was no protection to stop another thread from concurrently modifying the driver->nwfilters object. This flaw allows a malicious, unprivileged user to exploit this issue via libvirt's API virConnectNumOfNWFilters to crash the network filter management daemon (libvirtd/virtnwfilterd).