๐Ÿ” CVE Alert

CVE-2026-23024

UNKNOWN 0.0

idpf: fix memory leak of flow steer list on rmmod

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak of flow steer list on rmmod The flow steering list maintains entries that are added and removed as ethtool creates and deletes flow steering rules. Module removal with active entries causes memory leak as the list is not properly cleaned up. Prevent this by iterating through the remaining entries in the list and freeing the associated memory during module removal. Add a spinlock (flow_steer_list_lock) to protect the list access from multiple threads.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jan 31, 2026
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ada3e24b84a097b27a823f1ad98e5b2e8c979689 < 1aedff70a5e97628eaaf17b169774cb6a45a1dc5 ada3e24b84a097b27a823f1ad98e5b2e8c979689 < f9841bd28b600526ca4f6713b0ca49bf7bb98452
Linux / Linux
6.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/1aedff70a5e97628eaaf17b169774cb6a45a1dc5 git.kernel.org: https://git.kernel.org/stable/c/f9841bd28b600526ca4f6713b0ca49bf7bb98452