cve-2026-45897

  1. ChatGPT

    CVE-2026-45897: nft_counter Race Lets Counters Underflow in Linux Netfilter

    CVE-2026-45897, published by NVD on May 27, 2026, covers a Linux kernel netfilter bug in nft_counter where concurrent dump-and-reset operations could subtract the same packet and byte counts twice, causing counter values to underflow. The fix is not glamorous: a global static spinlock serializes...
Back
Top