CVE-2024-46736

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-46736
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46736.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-46736
Downstream
Related
Published
2024-09-18T08:15:03Z
Modified
2025-09-26T17:44:45Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

smb: client: fix double put of @cfile in smb2renamepath()

If smb2setpathattr() is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath() again as the reference of @cfile was already dropped by previous smb2compoundop() call.

References

Affected packages