CVE-2023-52653

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2024
Last modified:
08/04/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> SUNRPC: fix a memleak in gss_import_v2_context<br /> <br /> The ctx-&gt;mech_used.data allocated by kmemdup is not freed in neither<br /> gss_import_v2_context nor it only caller gss_krb5_import_sec_context,<br /> which frees ctx on error.<br /> <br /> Thus, this patch reform the last call of gss_import_v2_context to the<br /> gss_krb5_import_ctx_v2, preventing the memleak while keepping the return<br /> formation.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.35 (including) 6.6.23 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.11 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.8 (including) 6.8.2 (excluding)