Lucene search
+L

4945 matches found

Positive Technologies
Positive Technologies
added 2025/12/18 12:00 a.m.4 views

PT-2025-52252

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Linux kernel related to the SCSI subsystem and the IMM Integrated Microcode Module parallel port SCSI host adapter. The problem occurs because a...

6.1AI score0.00183EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/18 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from unfinished deferred work leading to post-release reuse, potentially resulting in memory corruption...

6.2AI score0.00183EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/18 12:00 a.m.23 views

PT-2025-52251

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a use-after-free issue within the USB Type-C Universal Serial Bus Implementers Forum UCSi component. Specifically, a delayed work item uec-work was scheduled b...

9.8CVSS7.3AI score0.00677EPSS
SaveExploits9References413
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.18 views

SUSE CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

5.5CVSS6.5AI score0.00516EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.9 views

SUSE CVE-2025-68314

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

6.4AI score0.0013EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.7 views

PT-2026-2554

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of delayed work items within the ALPS touchpad driver. Specifically, a use-after-free condition can occur during device detachme...

4.6CVSS5.3AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2025/12/16 7:39 p.m.12 views

GO-2025-4239 ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay in github.com/altcha-org/altcha-lib-go

ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay in github.com/altcha-org/altcha-lib-go...

6.5CVSS6.8AI score0.00304EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/16 3:39 p.m.28 views

CVE-2025-68314

CVE-2025-68314 affects the Linux kernel’s DRM MSM driver. The root cause is that last_fence was not consistently updated in the vm-bind path (only in the kernel-managed path), causing the system to wait on resources incorrectly and potentially fault when resources are freed while still in use. Th...

8.8CVSS6AI score0.0013EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 3:30 p.m.18 views

EUVD-2025-203678

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

6AI score0.00516EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/16 2:15 p.m.18 views

CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

7.5CVSS0.00516EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

AZL-72415 CVE-2025-68190 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/atom: Check kcalloc for WS buffer in amdgpuatomexecutetablelocked kcalloc may fail. When WS is non-zero and allocation fails, ectx.ws remains NULL while ectx.wssize is set, leading to a potential NULL pointer dereferen...

5.8AI score0.00193EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.16 views

CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

7.5CVSS5.9AI score0.00516EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

7.5CVSS5.7AI score0.00516EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.13 views

CVE-2025-68202

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix unsafe locking in the scxdumpstate For built with CONFIGPREEMPTRT=y kernels, the dumplock will be converted sleepable spinlock and not disable-irq, so the following scenarios occur: inconsistent IN-HARDIRQ-W -...

5.7AI score0.00193EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 2:15 p.m.8 views

UBUNTU-CVE-2025-68202

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix unsafe locking in the scxdumpstate For built with CONFIGPREEMPTRT=y kernels, the dumplock will be converted sleepable spinlock and not disable-irq, so the following scenarios occur: inconsistent IN-HARDIRQ-W -...

5.7AI score0.00193EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.36 views

CVE-2025-68218 nvme-multipath: fix lockdep WARN due to partition scan work

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

7.5CVSS0.00516EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:57 p.m.26 views

CVE-2025-68218

CVE-2025-68218 : Linux kernel vulnerability in the nvme-multipath path. The deadlock risk arises from dependency among disk_open_mutex, kblockd workqueue, and partition_scan_work. The fix cuts the dependency by executing partition_scan_work through the nvme_workqueue (nvme_wq) instead of the kblo...

7.5CVSS6.1AI score0.00516EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 12:53 a.m.22 views

CVE-2025-68113

CVE-2025-68113 (ALTCHA) describes a cryptographic semantic binding flaw in ALTCHA libraries where the HMAC does not unambiguously bind challenge parameters to the nonce, enabling potential replay of previously solved challenges depending on server-side handling. Affected components include ALTCHA...

6.5CVSS6.3AI score0.00304EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/12/16 12:53 a.m.6 views

CVE-2025-68113 ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay

ALTCHA is privacy-first software for captcha and bot protection. A cryptographic semantic binding flaw in ALTCHA libraries allows challenge payload splicing, which may enable replay attacks. The HMAC signature does not unambiguously bind challenge parameters to the nonce, allowing an attacker to...

6.5CVSS6.3AI score0.00304EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2025/12/16 12:43 a.m.13 views

ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay

Impact A cryptographic semantic binding flaw in ALTCHA libraries allows challenge payload splicing, which may enable replay attacks. The HMAC signature does not unambiguously bind challenge parameters to the nonce, allowing an attacker to reinterpret a valid proof-of-work submission with a modifi...

6.5CVSS6.7AI score0.00304EPSS
SaveExploits0References13Affected Software5
Rows per page
Query Builder