boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-45897MEDIUM
Linux Linux — netfilter: nft_counter: serialize reset with spinlock
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0015    5.2     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    3cb03edb4de33fd04c4ea55f47397b96a8657c53 –  —
  Linux    6.7 –                                       6.12.101
TIMELINE
  May 13  Reserved by Linux
  May 27  Published (CNA: Linux)
  Aug 3   ENRICHED — CVE-2026-45897 (Linux). Received CVSS 5.5 and CPE data from NVD.
CNA: Linux · CVSS v3.1 · 4 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, preventing concurrent dump-and-reset from underrunning values. The lock is taken before fetching the total so that two parallel resets cannot both read the same counter values and then both subtract them. A global lock is used for simplicity since resets are infrequent. If this becomes a bottleneck, it can be replaced with a per-net lock later.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 13, 2026ReservedReserved by Linux
May 27, 2026PublishedPublished (CNA: Linux)
August 3, 2026ENRICHEDENRICHED — CVE-2026-45897 (Linux). Received CVSS 5.5 and CPE data from NVD.

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux3cb03edb4de33fd04c4ea55f47397b96a8657c53
LinuxLinux6.76.12.101

References (4)

Related

Authoritative record: CVE-2026-45897 at cve.org

Vendors: linux

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-45897 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.