Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: make sure gc is properly stopped Sashiko noticed that when destroying a set, cancel_delayed_work_sync() was called while gc calls queue_delayed_work() unconditionally which can lead not to properly shutting down the gc.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/12088da6add5b003657c8506c5b0fcef835083b8
- https://git.kernel.org/stable/c/4a597a87e2e2f608edb6be2c510dc826b4fdfb53
- https://git.kernel.org/stable/c/c78bd5195a5998094a5866df702fbeafda60dafb
- https://git.kernel.org/stable/c/c940d1b96248c3081b664ede5418078bdc7c8c07
FAQ
What is CVE-2026-72434?
CVE-2026-72434 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: make sure gc is properly stopped Sashiko noticed that when destroying a set, cancel_delayed_work_sync() was call...
How severe is CVE-2026-72434?
CVE-2026-72434 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72434?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.