VYPR
Unrated severityNVD Advisory· Published Apr 18, 2025· Updated Nov 3, 2025

ksmbd: use aead_request_free to match aead_request_alloc

CVE-2025-38575

Description

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: use aead_request_free to match aead_request_alloc

Use aead_request_free() instead of kfree() to properly free memory allocated by aead_request_alloc(). This ensures sensitive crypto data is zeroed before being freed.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.