Lucene search
+L

723 matches found

OSV
OSV
added 2025/09/11 5:15 p.m.4 views

UBUNTU-CVE-2025-39782

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS5.9AI score0.00116EPSS
SaveExploits0References36
Oracle linux
Oracle linux
added 2025/09/09 12:0 a.m.12 views

Unbreakable Enterprise kernel security update

5.4.17-2136.347.6.1 - x86/vmscape: Warn when STIBP is disabled with SMT Pawan Gupta Orabug: 38343661 - x86/bugs: Move cpubugssmtupdate down Pawan Gupta Orabug: 38343661 - x86/vmscape: Enable the mitigation Pawan Gupta Orabug: 38343661 - x86/vmscape: Add conditional IBPB mitigation Pawan Gupta...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/07 11:22 p.m.7 views

SUSE CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/07 4:15 p.m.7 views

CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS0.00136EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/07 4:15 p.m.4 views

DEBIAN-CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/07 4:15 p.m.6 views

UBUNTU-CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References41
CVE
CVE
added 2025/09/07 3:16 p.m.34 views

CVE-2025-39734

CVE-2025-39734 affects the Linux kernel component fs/ntfs3 in the NTFS file-system path. The issue stems from a revert of the inode_trylock versus inode_lock handling (commit 69505fe98f198ee813898cbcaf6770949636430b). The description notes that previously conditional lock acquisition was removed ...

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/08/20 8:3 a.m.4 views

CVE-2025-53213 WordPress ReachShip WooCommerce Multi-Carrier & Conditional Shipping <= 4.3.1 - Arbitrary File Upload Vulnerability

Unrestricted Upload of File with Dangerous Type vulnerability in ELEXtensions ReachShip WooCommerce Multi-Carrier & Conditional Shipping allows Using Malicious Files. This issue affects ReachShip WooCommerce Multi-Carrier & Conditional Shipping: from n/a through 4.3.1...

9.9CVSS7.2AI score0.00329EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/20 8:3 a.m.16 views

CVE-2025-53213 WordPress ReachShip WooCommerce Multi-Carrier & Conditional Shipping <= 4.3.1 - Arbitrary File Upload Vulnerability

Unrestricted Upload of File with Dangerous Type vulnerability in ELEXtensions ReachShip WooCommerce Multi-Carrier & Conditional Shipping elex-reachship-multi-carrier-conditional-shipping allows Using Malicious Files.This issue affects ReachShip WooCommerce Multi-Carrier & Conditional Shipping: fr...

9.9CVSS0.00329EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/20 8:3 a.m.32 views

CVE-2025-53213

CVE-2025-53213 affects ReachShip WooCommerce Multi-Carrier & Conditional Shipping (versions

9.9CVSS5.9AI score0.00329EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/20 12:0 a.m.9 views

PT-2025-33976 · Automattic +1 · Woocommerce +1

Name of the Vulnerable Software and Affected Versions: ELEXtensions ReachShip WooCommerce Multi-Carrier & Conditional Shipping versions through 4.3.1 Description: An unrestricted file upload vulnerability exists that allows the use of malicious files. This issue impacts e-commerce platforms...

9.9CVSS6.3AI score0.00329EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/20 12:0 a.m.5 views

WordPress plugin ReachShip WooCommerce Multi-Carrier和Conditional Shipping 代码问题漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers running PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exists in...

9.9CVSS6.8AI score0.00329EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/19 5:15 p.m.10 views

CVE-2025-38607

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.20 views

CVE-2025-38607 bpf: handle jset (if a & b ...) as a jump in CFG computation

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS0.00151EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.9 views

CVE-2025-38607

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS5.4AI score0.00151EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:3 p.m.33 views

CVE-2025-38607

CVE-2025-38607 refers to a Linux kernel issue in the BPF verifier where BPF_JSET (conditional jump) was not handled correctly in CFG/live register/SCC computation. The described flaw could cause incorrect live-register tracking and SCC analysis due to can_jump() not accounting for jset, potential...

7.8CVSS7AI score0.00151EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.21 views

CVE-2025-38596 drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS0.00153EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-52932

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices,...

5.5CVSS5.6AI score0.00196EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/08/12 12:0 a.m.8 views

IAG: Input-Aware Backdoor Attack on VLMs for Visual Grounding

Vision-language models VLMs have shown significant advancements in tasks such as visual grounding, where they localize specific objects in images based on natural language queries and images. However, security issues in visual grounding tasks for VLMs remain underexplored, especially in the conte...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2025/07/25 12:0 a.m.6 views

WordPress Extensions For CF7 Plugin Path Traversal Vulnerability

WordPress Extensions For CF7 Plugin is a plugin that extends the functionality of Contact Form 7, mainly used to enhance the database management, conditional logic processing and user guidance capabilities of native forms. The WordPress Extensions For CF7 Plugin suffers from a path traversal...

8.1CVSS7AI score0.00777EPSS
SaveExploits0References1
Rows per page
Query Builder