CVE-2024-39503

Updated: 2024-11-06 21:16:21.955283

Description:

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The namespace cleanup can destroy the list:set type of sets while the gc of the set type is waiting to run in rcu cleanup. The latter uses data from the destroyed set which thus leads use after free. The patch contains the following parts: - When destroying all sets, first remove the garbage collectors, then wait if needed and then destroy the sets. - Fix the badly ordered "wait then remove gc" for the destroy a single set case. - Fix the missing rcu locking in the list:set type in the userspace test case. - Use proper RCU list handlings in the list:set type. The patch depends on c1193d9bbbd3 (netfilter: ipset: Add list flush to cancel_gc).


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x MEDIUM 6.4

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 6.4 MEDIUM Needs Triage 2024-11-12 04:33:37
AlmaLinux 9.2 FIPS kernel 5.14.0 6.4 MEDIUM Ignored 2024-11-14 04:33:35
CentOS 8.4 ELS kernel 4.18.0 6.4 MEDIUM Needs Triage 2024-11-04 22:13:37
CentOS 8.5 ELS kernel 4.18.0 6.4 MEDIUM Needs Triage 2024-11-04 22:13:36
CentOS Stream 8 ELS kernel 4.18.0 6.4 MEDIUM Needs Triage 2024-11-04 22:13:38
Ubuntu 16.04 ELS linux 4.4.0 6.4 MEDIUM Ignored 2024-09-13 12:18:31
Ubuntu 16.04 ELS linux-hwe 4.15.0 6.4 MEDIUM Released CLSA-2024:1727817159 2024-10-01 17:25:39
Ubuntu 18.04 ELS linux 4.15.0 6.4 MEDIUM Released CLSA-2024:1727817133 2024-10-01 17:33:39