CVE-2024-56637

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-56637
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56637.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-56637
Downstream
Related
Published
2024-12-27T15:15:23Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

netfilter: ipset: Hold module reference while requesting a module

User space may unload ipset.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 nfnlunlock() call.

References

Affected packages