216.73.216.67

CVE-2024-40993

· Published 12/07/2024 13:15 · Modified 12/07/2024 16:34

Labels: CVE-2024-40993 2024-07-12416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-40993

Essential information

Published
12/07/2024 13:15
Modified
12/07/2024 16:34
Author
Creator
CISA KEV
No
CWE

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcu_dereference_protected() When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in ip_set_dereference() (nfnetlink mutex is held), but the former was not. The patch adds the required check to rcu_dereference_protected() in ip_set_dereference().

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References