Executive Summary

Informations
Name CVE-2025-37962 First vendor Publication 2025-05-20
Vendor Cve Last vendor Modification 2025-05-21

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-37962

Sources (Detail)

https://git.kernel.org/stable/c/2148d34371b06dac696c0497a98a6bf905a51650
https://git.kernel.org/stable/c/829e19ef741d9e9932abdc3bee5466195e0852cf
https://git.kernel.org/stable/c/af9e2d4732a548db8f6f5a90c2c20a789a3d7240
https://git.kernel.org/stable/c/eb4447bcce915b43b691123118893fca4f372a8f
https://git.kernel.org/stable/c/facf22c1a394c1e023dab5daf9a494f722771e1c
Source Url

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2025-05-26 21:20:40
  • First insertion