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.
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.
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
| Date | Event | Detail |
| May 13, 2026 | Reserved | Reserved by Linux |
| May 27, 2026 | Published | Published (CNA: Linux) |
| August 3, 2026 | ENRICHED | ENRICHED — CVE-2026-45897 (Linux). Received CVSS 5.5 and CPE data from NVD. |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 3cb03edb4de33fd04c4ea55f47397b96a8657c53 | — |
| Linux | Linux | — | 6.7 | 6.12.101 |
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.