CVE-2024-27020

Updated: 2024-11-30 04:08:22.717363

Description:

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() nft_unregister_expr() can concurrent with __nft_expr_type_get(), and there is not any protection when iterate over nf_tables_expressions list in __nft_expr_type_get(). Therefore, there is potential data-race of nf_tables_expressions list entry. Use list_for_each_entry_rcu() to iterate over nf_tables_expressions list in __nft_expr_type_get(), and use rcu_read_lock() in the caller nft_expr_type_get() to protect the entire type query process.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x HIGH 7

Status

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-06-24 11:21:18
CentOS 6 ELS kernel 2.6.32 7.0 HIGH Not Vulnerable 2024-07-31 14:29:22
CentOS 7 ELS kernel 3.10.0 7.0 HIGH Released CLSA-2024:1724693366 2024-09-09 12:18:01
CentOS 8.4 ELS kernel 4.18.0 7.0 HIGH Released CLSA-2024:1719932549 2024-07-02 11:12:57
CentOS 8.5 ELS kernel 4.18.0 7.0 HIGH Released CLSA-2024:1719933179 2024-07-02 14:28:03
CentOS Stream 8 ELS kernel 4.18.0 7.0 HIGH Released 2024-11-01 03:58:07
CloudLinux 6 ELS kernel 2.6.32 7.0 HIGH Not Vulnerable 2024-07-31 14:29:22
CloudLinux 7 ELS kernel 3.10.0 7.0 HIGH Ignored 2025-01-10 22:43:50
Oracle Linux 6 ELS kernel 2.6.32 7.0 HIGH Not Vulnerable 2024-07-31 14:29:22
RHEL 7 ELS kernel 3.10.0 7.0 HIGH Released CLSA-2025:1750353839 2025-06-20 00:27:37
Total: 13