2 matches found
CVE-2024-49988 affecting package kernel for versions less than 6.6.57.1-2
CVE-2024-49988 affecting package kernel for versions less than 6.6.57.1-2. An upgraded version of the package is available that resolves this issue...
CVE-2024-49988
In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...