CVE-2024-49988

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
21/10/2024
Last modified:
28/10/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ksmbd: add refcnt to ksmbd_conn struct<br /> <br /> When sending an oplock break request, opinfo-&gt;conn is used,<br /> But freed -&gt;conn can be used on multichannel.<br /> This patch add a reference count to the ksmbd_conn struct<br /> so that it can be freed when it is no longer used.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6.55 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.11.3 (excluding)