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.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 21:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-12-27 15:15
Updated : 2025-11-03 21:18
NVD link : CVE-2024-56637
Mitre link : CVE-2024-56637
CVE.ORG link : CVE-2024-56637
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
