In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix double put of @cfile in smb2_rename_path()
If smb2_set_path_attr() is called with a valid @cfile and returned
-EINVAL, we need to call cifs_get_writable_path() again as the
reference of @cfile was already dropped by previous smb2_compound_op()
call.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-18 08:15
Updated : 2025-09-26 17:44
NVD link : CVE-2024-46736
Mitre link : CVE-2024-46736
CVE.ORG link : CVE-2024-46736
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-415
Double Free
