Updated: 2024-05-23 06:16:19.439444
Description:
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released from the commit path. Mingi Cho originally reported this issue in a different path in 6.1.x with a pipapo set with low timeouts which is not possible upstream since 7395dfacfff6 ("netfilter: nf_tables: use timestamp to check for set element timeout"). Fix this by setting on the dead flag for anonymous sets to skip async gc in this case. According to 08e4c8c5919f ("netfilter: nf_tables: mark newset as dead on transaction abort"), Florian plans to accelerate abort path by releasing objects via workqueue, therefore, this sets on the dead flag for abort path too.
Links | NIST | CIRCL | RHEL | Ubuntu |
Severity | Score | |
---|---|---|
CVSS Version 2.x | NONE | 0 |
CVSS Version 3.x | MEDIUM | 4.7 |
OS name | Project name | Version | Score | Severity | Status | Errata | Last updated | Statement |
---|---|---|---|---|---|---|---|---|
AlmaLinux 9.2 ESU | kernel | 5.14.0 | 4.7 | MEDIUM | Released | CLSA-2024:1719231016 | 2024-06-24 10:11:45 | |
AlmaLinux 9.2 FIPS | kernel | 5.14.0 | 4.7 | MEDIUM | Released | CLSA-2024:1719241565 | 2024-06-24 11:21:46 | |
CentOS 6 ELS | kernel | 2.6.32 | 4.7 | MEDIUM | Not Vulnerable | 2024-06-11 11:20:43 | ||
CentOS 7 ELS | kernel | 3.10.0 | 4.7 | MEDIUM | Not Vulnerable | 2024-06-11 11:20:43 | ||
CentOS 8.4 ELS | kernel | 4.18.0 | 4.7 | MEDIUM | Ignored | 2024-06-24 11:21:46 | ||
CentOS 8.5 ELS | kernel | 4.18.0 | 4.7 | MEDIUM | Ignored | 2024-06-24 11:21:46 | ||
CentOS Stream 8 ELS | kernel | 4.18.0 | 4.7 | MEDIUM | Already Fixed | 2024-06-09 14:20:09 | ||
CloudLinux 6 ELS | kernel | 2.6.32 | 4.7 | MEDIUM | Not Vulnerable | 2024-06-11 11:20:43 | ||
Oracle Linux 6 ELS | kernel | 2.6.32 | 4.7 | MEDIUM | Not Vulnerable | 2024-06-11 11:20:43 | ||
Ubuntu 16.04 ELS | linux-hwe | 4.15.0 | 4.7 | MEDIUM | Released | CLSA-2024:1721664120 | 2024-07-22 14:24:13 |