๐Ÿ” CVE Alert

CVE-2026-98112

UNKNOWN 0.0

ksmbd: fix listener task lifetime on netdev events

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix listener task lifetime on netdev events The listener thread exits when its listening socket is shutdown. The netdevice notifier shuts down the socket before calling kthread_stop(), so the task_struct can be freed before kthread_stop() gets its reference. Create the listener in a stopped state and hold an extra task_struct reference until kthread_stop_put() completes. Also stop and release listeners before freeing their interface records during TCP teardown.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 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
3316a8fc840d82fad5efcf76ad0ea3f76fdca209 < 40581f10c1e56238b157af5f260b8f9518a0cbc1 3316a8fc840d82fad5efcf76ad0ea3f76fdca209 < a506290f59e1c6ce9ac0a13158640bb8fee93471
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/40581f10c1e56238b157af5f260b8f9518a0cbc1 git.kernel.org: https://git.kernel.org/stable/c/a506290f59e1c6ce9ac0a13158640bb8fee93471