VDB
DEBIAN-CVE-2024-40993
DEBIAN-CVE-2024-40993
PUBLISHED
CVSS 5.5 MEDIUM
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().
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.106-3, 6.1.112-1 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.67-1, 6.1.69-1, 6.1.69-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.191-1, 5.10.197-1, 5.10.205-1 |
Timeline
- Jul 12, 2024 CVE Published
- Apr 28, 2026 CVE Updated