CVE-2025-71151
EUVD-2026-439123.01.2026, 15:16
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory and information leak in smb3_reconfigure() In smb3_reconfigure(), if smb3_sync_session_ctx_passwords() fails, the function returns immediately without freeing and erasing the newly allocated new_password and new_password2. This causes both a memory leak and a potential information leak. Fix this by calling kfree_sensitive() on both password buffers before returning in this error case.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 6.6.64 ≤ 𝑥 < 6.6.120 |
| linux | linux_kernel | 6.11.11 ≤ 𝑥 < 6.12 |
| linux | linux_kernel | 6.12.2 ≤ 𝑥 < 6.12.64 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.3 |
| linux | linux_kernel | 6.19:rc1 |
| linux | linux_kernel | 6.19:rc2 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure