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, canceldelayedworksync() was called while gc calls queuedelayed_work() unconditionally which can lead not to properly shutting down the gc.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72434.json",
"cna_assigner": "Linux"
}