First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ip_set.ko while it is itself requesting a set type backend module, leading to a kernel crash. The race condition may be provoked by inserting an mdelay() right after the nfnl_unlock() call.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 | |
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56637 has a high severity rating due to the potential risk of kernel crashes caused by a race condition.
To fix CVE-2024-56637, update the Linux kernel to the latest patched version provided by your distribution.
CVE-2024-56637 affects the Linux kernel, specifically in the netfilter ipset module.
CVE-2024-56637 can potentially lead to denial of service conditions due to kernel crashes.
CVE-2024-56637 is related to module reference handling in the Linux kernel, leading to instability during module loading.