
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-56637 affects the Linux kernel's netfilter ipset module. The vulnerability was discovered and disclosed on December 27, 2024. The issue exists in the ip_set.ko module where user space may unload the module while it is requesting a set type backend module (NVD).
The vulnerability is a race condition in the Linux kernel's netfilter ipset module. Specifically, the issue occurs in the load_settype() function where there was no module reference being held while requesting a module. The race condition can be triggered by inserting an mdelay() right after the nfnl_unlock() call (Kernel Commit).
When exploited, this vulnerability leads to a kernel crash, resulting in a denial of service condition. The issue occurs when user space unloads ip_set.ko while it is requesting a set type backend module (NVD).
The issue has been fixed in the Linux kernel by adding proper module reference handling. The fix involves using try_module_get() and module_put() to ensure the module cannot be unloaded while requesting a backend module. The patch has been backported to various stable kernel versions (Debian Update).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."