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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2025-04-18 07:15
Updated : 2026-03-17 14:31
NVD link : CVE-2025-38575
Mitre link : CVE-2025-38575
CVE.ORG link : CVE-2025-38575
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
