Lucene search
+L

4563 matches found

Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.17 views

PT-2026-28613

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.64 Parse Server versions prior to 9.7.0-alpha.8 Description Parse Server is an open source backend deployable on Node.js infrastructure. An attacker with a valid authentication provider token and a single MFA...

4.4CVSS5.9AI score0.00311EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2026/03/27 6:12 p.m.4 views

CVE-2026-34368 AVideo Vulnerable to Wallet Balance Double-Spend via TOCTOU Race Condition in transferBalance

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the transferBalance method in plugin/YPTWallet/YPTWallet.php contains a Time-of-Check-Time-of-Use TOCTOU race condition. The method reads the sender's wallet balance, checks sufficiency in PHP, then writes the new...

5.3CVSS5.9AI score0.00228EPSS
SaveExploits1References2
Amazon
Amazon
added 2026/03/27 12:0 a.m.19 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue CVE-2025-40083 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak of qgrouplist in btrfsaddqgrouprelation CVE-2025-40209 In t...

6.4AI score0.00587EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:3 a.m.8 views

scsi: target: Fix recursive locking in __configfs_open_file()

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:0 a.m.6 views

The vulnerability of the dlm_midcomms_commit_mhandle() function in the fs/dlm/midcomms.c module exposes the security of block devices in Linux distributed computing environments, allowing attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the dlmmidcommscommitmhandle function in the fs/dlm/midcomms.c module, which is part of the Linux kernel’s distributed locking mechanism, relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the...

7CVSS5.8AI score0.00454EPSS
SaveExploits0References8Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:0 a.m.4 views

The vulnerability of the dlm_posix_lock() function in the fs/dlm/plock.c module exposes the support for Linux’s distributed locking mechanism in kernel-level locking. This allows an attacker to gain access to protected information or cause service failures.

The vulnerability of the dlmposixlock function in the fs/dlm/plock.c module, which supports Linux kernel-based distributed locking mechanisms, is related to reading beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to access protected information or cause service...

7.1CVSS6AI score0.00857EPSS
SaveExploits0References25Affected Software3
RedhatCVE
RedhatCVE
added 2026/03/25 6:13 p.m.7 views

CVE-2026-23368

A flaw was found in the Linux kernel. An AB-BA deadlock can occur within the net: phy subsystem when registering LED triggers. This vulnerability arises because LEDTRIGGERPHY attempts to acquire the rtnlmutex and then triggerslistlock, while LEDSTRIGGERNETDEV acquires these locks in the reverse...

5.5CVSS5.8AI score0.00099EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/25 4:57 p.m.7 views

SUSE CVE-2026-23292

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is targetcoreitemdbrootstore. This function called filpopen, following...

4.4CVSS5.7AI score0.00123EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.12 views

SUSE CVE-2026-23362

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix locking for bcmop runtime updates Commit c2aba69d0c36 "can: bcm: add locking for bcmop runtime updates" added a locking for some variables that can be modified at runtime when updating the sending bcmop with a new...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References17
EUVD
EUVD
added 2026/03/25 12:30 p.m.9 views

EUVD-2026-15221

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is targetcoreitemdbrootstore. This function called filpopen, following...

5.6AI score0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/25 11:16 a.m.7 views

CVE-2026-23292

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is targetcoreitemdbrootstore. This function called filpopen, following...

5.5CVSS0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/25 11:16 a.m.11 views

UBUNTU-CVE-2026-23362

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix locking for bcmop runtime updates Commit c2aba69d0c36 "can: bcm: add locking for bcmop runtime updates" added a locking for some variables that can be modified at runtime when updating the sending bcmop with a new...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.9 views

CVE-2026-23292

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is targetcoreitemdbrootstore. This function called filpopen, following...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.27 views

CVE-2026-23368 net: phy: register phy led_triggers during probe to avoid AB-BA deadlock

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled: 1362.049207 ledtriggerregister+0x5c/0x1fc...

0.00099EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.25 views

CVE-2026-23362 can: bcm: fix locking for bcm_op runtime updates

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix locking for bcmop runtime updates Commit c2aba69d0c36 "can: bcm: add locking for bcmop runtime updates" added a locking for some variables that can be modified at runtime when updating the sending bcmop with a new...

0.00095EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.4 views

CVE-2026-23362

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix locking for bcmop runtime updates Commit c2aba69d0c36 "can: bcm: add locking for bcmop runtime updates" added a locking for some variables that can be modified at runtime when updating the sending bcmop with a new...

5.7AI score0.00095EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/03/25 10:27 a.m.26 views

CVE-2026-23348

Summary of a Linux kernel CVE (CVE-2026-23348) : The issue is a race condition in the CXL/NVDIMM subsystem where NVDIMM objects reprobe after cxl_acpi removal can occur with the nvdimm_bus object missing, leading to a NULL pointer dereference and potential system crash (DoS). Affected area center...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.7 views

CVE-2026-23348 cxl: Fix race of nvdimm_bus object when creating nvdimm objects

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix race of nvdimmbus object when creating nvdimm objects Found issue during running of cxl-translate.sh unit test. Adding a 3s sleep right before the test seems to make the issue reproduce fairly consistently. The...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/03/25 10:26 a.m.6 views

CVE-2026-23292

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is targetcoreitemdbrootstore. This function called filpopen, following...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/25 10:26 a.m.23 views

CVE-2026-23292 scsi: target: Fix recursive locking in __configfs_open_file()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is targetcoreitemdbrootstore. This function called filpopen, following...

0.00123EPSS
SaveExploits0References6
Rows per page
Query Builder