๐Ÿ” CVE Alert

CVE-2025-37962

UNKNOWN 0.0

ksmbd: fix memory leak in parse_lease_state()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parse_lease_state() The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocated lease_ctx_info structure. This patch fixes the issue by adding kfree(lreq) before returning NULL in both boundary check cases.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 20, 2025
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
629dd37acc336ad778979361c351e782053ea284 < facf22c1a394c1e023dab5daf9a494f722771e1c 60b7207893a8a06c78441934931a08fdad63f18e < af9e2d4732a548db8f6f5a90c2c20a789a3d7240 800c482c9ef5910f05e3a713943c67cc6c1d4939 < 2148d34371b06dac696c0497a98a6bf905a51650 9a1b6ea955e6c7b29939a6d98701202f9d9644ec < 829e19ef741d9e9932abdc3bee5466195e0852cf bab703ed8472aa9d109c5f8c1863921533363dae < eb4447bcce915b43b691123118893fca4f372a8f a41cd52f00907a040ca22c73d4805bb79b0d0972
Linux / Linux
6.1.134 < 6.1.139 6.6.87 < 6.6.91 6.12.23 < 6.12.29 6.14.2 < 6.14.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/facf22c1a394c1e023dab5daf9a494f722771e1c git.kernel.org: https://git.kernel.org/stable/c/af9e2d4732a548db8f6f5a90c2c20a789a3d7240 git.kernel.org: https://git.kernel.org/stable/c/2148d34371b06dac696c0497a98a6bf905a51650 git.kernel.org: https://git.kernel.org/stable/c/829e19ef741d9e9932abdc3bee5466195e0852cf git.kernel.org: https://git.kernel.org/stable/c/eb4447bcce915b43b691123118893fca4f372a8f lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html