Lucene search
+L

2279 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.11 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-21967)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21967 advisory. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in...

8.8CVSS6.8AI score0.00368EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.6 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37956)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37956 advisory. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string...

8.8CVSS5.4AI score0.00354EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-22038)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-22038 advisory. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero numsubauth before...

8.3CVSS6.6AI score0.00579EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38191)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38191 advisory. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in...

7.5CVSS5.3AI score0.01164EPSS
SaveExploits0References2
Redos
Redos
added 2026/01/21 12:00 a.m.14 views

ROS-20260121-73-0033

A vulnerability in the ksmbd component of the Linux kernel is related to the use of memory after it has been freed. Exploitation of the vulnerability may allow an attacker to gain access to sensitive data, compromise its integrity, and cause denial of service...

8.8CVSS7.5AI score0.00691EPSS
SaveExploits0
Redos
Redos
added 2026/01/21 12:00 a.m.14 views

ROS-20260121-73-0051

A vulnerability in the ksmbd component of the Linux operating system kernel is related to resource release errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

8.8CVSS7.7AI score0.00483EPSS
SaveExploits0
Redos
Redos
added 2026/01/21 12:00 a.m.11 views

ROS-20260121-73-0034

A vulnerability in the ksmbdsessionsderegister function of the usersession.c component of the Linux kernel is related to the use of memory after it has been freed. Exploitation of the vulnerability may allow an attacker to gain access to confidential data, violate its integrity, and cause denial ...

8.8CVSS7.5AI score0.00683EPSS
SaveExploits0
Redos
Redos
added 2026/01/19 12:00 a.m.13 views

ROS-20260119-7349

A vulnerability in the ksmbd component of the Linux operating system kernel is related to integer overflow. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

9.8CVSS7.9AI score0.00594EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/18 12:24 a.m.12 views

SUSE CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS6.5AI score0.00454EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:05 a.m.6 views

ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency

...

9.8CVSS5.4AI score0.00454EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:01 a.m.12 views

ksmbd: fix buffer validation by including null terminator size in EA length

...

7.5CVSS5.4AI score0.00437EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/15 12:26 a.m.10 views

SUSE CVE-2025-68786

In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size equals the current isize including 0, the code used to call checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can underflow for...

6.8AI score0.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/15 12:25 a.m.12 views

SUSE CVE-2025-68806

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix buffer validation by including null terminator size in EA length The smb2setea function, which handles Extended Attributes EA, was performing buffer validation checks that incorrectly omitted the size of the null...

7.5CVSS6.7AI score0.00437EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/15 12:25 a.m.15 views

SUSE CVE-2025-68809

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

9.1CVSS6.4AI score0.00516EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.10 views

CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

7.8CVSS5.9AI score0.00454EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS0.00454EPSS
SaveExploits0References6
NVD
NVD
added 2026/01/13 4:16 p.m.10 views

CVE-2025-68809

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

9.1CVSS0.00516EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/13 4:16 p.m.13 views

AZL-74423 CVE-2025-68809 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

9.1CVSS5.6AI score0.00516EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.13 views

CVE-2025-68809

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

9.1CVSS5.4AI score0.00516EPSS
SaveExploits0References26
OSV
OSV
added 2026/01/13 4:16 p.m.12 views

UBUNTU-CVE-2025-68809

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

9.1CVSS5.7AI score0.00516EPSS
SaveExploits0References27
Rows per page
Query Builder