GHSA-c7hq-44p5-58fgHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: make sure...

Published
August 15, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (6)