We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gss_import_v2_context The ctx->mech_used.data allocated by kmemdup is not freed in neither gss_import_v2_context nor it only caller gss_krb5_import_sec_context, which frees ctx on error. Thus, this patch reform the last call of gss_import_v2_context to the gss_krb5_import_ctx_v2, preventing the memleak while keepping the return formation.
Reserved 2024-03-06 | Published 2024-05-01 | Updated 2024-11-05 | Assigner Linuxgit.kernel.org/...c/99044c01ed5329e73651c054d8a4baacdbb1a27c
git.kernel.org/...c/47ac11db93e74ac49cd6c3fc69bcbc5964c4a8b4
git.kernel.org/...c/d111e30d9cd846bb368faf3637dc0f71fcbcf822
git.kernel.org/...c/e67b652d8e8591d3b1e569dbcdfcee15993e91fa
Support options