Lucene search

K
osvGoogleOSV:CVE-2024-46736
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46736

2024-09-1808:15:03
Google
osv.dev
linux kernel
smb
client
vulnerability
fix
smb2_rename_path

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

16.4%

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.

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

16.4%

Related for OSV:CVE-2024-46736