Lucene search
+L

33964 matches found

NVD
NVD
added 2025/12/16 3:15 p.m.16 views

CVE-2025-68246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

7.5CVSS0.00414EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.18 views

CVE-2025-68244

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD On completion of i915vmapinww, a synchronous variant of dmafenceworkcommit is called. When pinning a VMA to GGTT address space on a Cherry View family processor, ...

5.7AI score0.00191EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.7 views

CVE-2025-68246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

7.5CVSS6AI score0.00414EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/12/16 3:11 p.m.40 views

CVE-2025-62329 HCL DevOps Deploy / HCL Launch is susceptible to an insufficient session expiration vulnerability

HCL DevOps Deploy / HCL Launch is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefly reused from a new IP address before it is invalidated. This could lead to unauthorized access under certain network conditions...

5CVSS0.0019EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/16 3:11 p.m.5 views

CVE-2025-62329 HCL DevOps Deploy / HCL Launch is susceptible to an insufficient session expiration vulnerability

HCL DevOps Deploy / HCL Launch is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefly reused from a new IP address before it is invalidated. This could lead to unauthorized access under certain network conditions...

5CVSS6.2AI score0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/16 2:21 p.m.55 views

CVE-2025-68246 ksmbd: close accepted socket when per-IP limit rejects connection

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

7.5CVSS0.00414EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 2:21 p.m.31 views

CVE-2025-68246

CVE-2025-68246 affects the ksmbd subsystem in the Linux kernel. When per-IP connection limits are exceeded in ksmbd_kthread_fn(), the code sets ret = -EAGAIN and continues the accept loop without closing the newly accepted socket, leaking one socket per rejected attempt from a single IP and enabl...

7.5CVSS6.4AI score0.00414EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.14 views

CVE-2025-68221

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code only executes decrement logic when the counter is already 0 abnormal...

0.00205EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.13 views

CVE-2025-68195

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Add missing terminator for zen5rdseedmicrocode Running x86matchminmicrocoderev on a Zen5 CPU trips up KASAN for an out of bounds access...

7.1CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.10 views

CVE-2025-40358

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

7.1CVSS0.0015EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.12 views

CVE-2025-40356

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix DMA-API usage Use DMA-API dmamapsingle call for getting the DMA address of the transfer buffer instead of hacking with virttophys. This fixes the following DMA-API debug warning: ------------ cut here...

7.8CVSS0.00143EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68221

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code only executes decrement logic when the counter is already 0 abnormal...

6.5AI score0.00205EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68221

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code only executes decrement logic when the counter is already 0 abnormal...

5.8AI score0.00205EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 2:15 p.m.14 views

UBUNTU-CVE-2025-68206

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: add seqadj extension for natted connections Sequence adjustment may be required for FTP traffic with PASV/EPSV modes. due to need to re-write packet payload IP, port on the ftp control connection. This can requi...

7.5CVSS5.9AI score0.00693EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-40356

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix DMA-API usage Use DMA-API dmamapsingle call for getting the DMA address of the transfer buffer instead of hacking with virttophys. This fixes the following DMA-API debug warning: ------------ cut here...

7.8CVSS5.5AI score0.00143EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.18 views

CVE-2025-68206

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: add seqadj extension for natted connections Sequence adjustment may be required for FTP traffic with PASV/EPSV modes. due to need to re-write packet payload IP, port on the ftp control connection. This can requi...

7.5CVSS5.8AI score0.00693EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-40358

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

7.1CVSS5.3AI score0.0015EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/16 2:15 p.m.12 views

UBUNTU-CVE-2025-40358

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

7.1CVSS5.7AI score0.0015EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 2:15 p.m.8 views

UBUNTU-CVE-2025-40359

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix KASAN global-out-of-bounds warning When running "perf mem record" command on CWF, the below KASAN global-out-of-bounds warning is seen. ================================================================== BUG:...

5.8AI score0.00197EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.44 views

CVE-2025-68229 scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

0.00204EPSS
SaveExploits0References8
Rows per page
Query Builder