Lucene search
+L

193 matches found

OSV
OSV
added 2025/04/16 2:11 p.m.8 views

CVE-2025-22041 ksmbd: fix use-after-free in ksmbd_sessions_deregister()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS6.1AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.13 views

CVE-2025-22041 ksmbd: fix use-after-free in ksmbd_sessions_deregister()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS7.5AI score0.00655EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.30 views

CVE-2025-22040 ksmbd: fix session use-after-free in multichannel connection

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix session use-after-free in multichannel connection There is a race condition between session setup and ksmbdsessionsderegister. The session can be freed before the connection is added to channel list of session. This...

8.8CVSS0.00662EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.17 views

CVE-2025-22040 ksmbd: fix session use-after-free in multichannel connection

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix session use-after-free in multichannel connection There is a race condition between session setup and ksmbdsessionsderegister. The session can be freed before the connection is added to channel list of session. This...

8.8CVSS7.4AI score0.00662EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.7 views

CVE-2025-22040

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix session use-after-free in multichannel connection There is a race condition between session setup and ksmbdsessionsderegister. The session can be freed before the connection is added to channel list of session. This...

8.8CVSS5.7AI score0.00662EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/22 12:00 a.m.9 views

PT-2025-16681

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue can occur in the Linux kernel's ksmbd component, specifically in the ksmbd sessions deregister function. This issue arises in multichannel mode when the second...

8.8CVSS7.7AI score0.00655EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/29 4:16 a.m.4 views

SUSE 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...

6.7CVSS7.6AI score0.00617EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51771 CVE-2024-49988 affecting package kernel 5.15.200.1-1

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...

5.5CVSS6.6AI score0.00617EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.15 views

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...

8.8CVSS0.00617EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-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...

5.5CVSS5.7AI score0.00617EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

UBUNTU-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...

8.8CVSS6.2AI score0.00617EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.17 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

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...

6.9AI score0.00617EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.31 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

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...

8.8CVSS0.00617EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:02 p.m.10 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

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...

8.8CVSS6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.10 views

PT-2024-33827

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: The issue is related to the ksmbd component in the Linux kernel. When sending an oplock break request, opinfo-conn is used, but a freed -conn can be used on multichannel, leading to potential...

5.5CVSS5.3AI score0.00617EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/08 8:49 a.m.19 views

CVE-2024-42256 cifs: Fix server re-repick on subrequest retry

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifspreparewrite which will make cifs repick the server for the op before renegotiating credits; it then calls...

7AI score0.00688EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/08 8:49 a.m.50 views

CVE-2024-42256 cifs: Fix server re-repick on subrequest retry

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifspreparewrite which will make cifs repick the server for the op before renegotiating credits; it then calls...

7.5CVSS0.00688EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/08 8:49 a.m.85 views

CVE-2024-42256

CVE-2024-42256 affects the Linux kernel CIFS client. The issue arises when a subrequest is retried and smb2_async_writev() re-picks the SMB server, causing in_flight accounting to be updated against different servers and leading to misaccounting. The fix removes the repick in smb2_async_writev(),...

9.8CVSS6.7AI score0.00688EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/21 4:15 p.m.12 views

AZL-54747 CVE-2023-52751 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.34 views

CVE-2023-52751

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
Rows per page
Query Builder