Threats Tagged 'ghsa-4c46-9f7j-r9vq'
View all threats tagged with 'ghsa-4c46-9f7j-r9vq'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'ghsa-4c46-9f7j-r9vq'
Click on any threat for detailed analysis and mitigation recommendations
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. Join the discussion | GCVE Database | 05/27/2026, 15:33:15 UTC Added: 07/17/2026, 10:22:04 UTC |
A vulnerability in the Linux kernel's netfilter nft_counter component was addressed by adding a global static spinlock to serialize counter fetch and reset operations. This prevents concurrent dump-and-reset operations from causing counter value underruns. The fix involves taking a global lock before fetching the total counter value to avoid race conditions between parallel resets. The vulnerability affects version 3.0 of the product. Join the discussion | GCVE Database | 05/27/2026, 15:33:15 UTC Added: 05/28/2026, 20:54:34 UTC |
Showing 1 to 2 of 2 results