Updated: 2024-07-11 21:25:45.452152
Description:
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC worker could collect expired objects and get the released commit lock within the same GC sequence. nf_tables_module_autoload() temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Move it at the end of the abort phase after nft_gc_seq_end() is called.
| Links | NIST | CIRCL | RHEL | Ubuntu |
| Severity | Score | |
|---|---|---|
| CVSS Version 2.x | NONE | 0.0 |
| CVSS Version 3.x | HIGH | 7.0 |
| OS name | Project name | Version | Score | Severity | Status | Errata | Last updated | Statement |
|---|---|---|---|---|---|---|---|---|
| AlmaLinux 9.2 ESU | kernel | 5.14.0 | 7.0 | HIGH | Released | CLSA-2025:1743193221 | 2024-09-02 17:27:33 | |
| CentOS 6 ELS | kernel | 2.6.32 | 7.0 | HIGH | Not Vulnerable | 2024-07-31 14:29:25 | ||
| CentOS 7 ELS | kernel | 3.10.0 | 7.0 | HIGH | Not Vulnerable | 2024-08-21 12:20:32 | ||
| CentOS 8.4 ELS | kernel | 4.18.0 | 7.0 | HIGH | Released | CLSA-2024:1725872696 | 2024-09-09 05:27:53 | |
| CentOS 8.5 ELS | kernel | 4.18.0 | 7.0 | HIGH | Released | CLSA-2024:1725876080 | 2024-09-09 12:18:08 | |
| CentOS Stream 8 ELS | kernel | 4.18.0 | 7.0 | HIGH | Released | CLSA-2024:1725871927 | 2024-09-09 05:27:52 | |
| CloudLinux 6 ELS | kernel | 2.6.32 | 7.0 | HIGH | Not Vulnerable | 2024-07-31 14:29:25 | ||
| CloudLinux 7 ELS | kernel | 3.10.0 | 7.0 | HIGH | Ignored | 2025-01-10 22:43:50 | CL7 support is limited | |
| Oracle Linux 6 ELS | kernel | 2.6.32 | 7.0 | HIGH | Not Vulnerable | 2024-07-31 14:29:25 | ||
| Ubuntu 16.04 ELS | linux | 4.4.0 | 7.0 | HIGH | Not Vulnerable | 2024-07-04 14:20:09 |