Lucene search
+L

10229 matches found

OSV
OSV
added 2025/10/01 11:46 a.m.9 views

CVE-2023-53522 cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex

In the Linux kernel, the following vulnerability has been resolved: cgroup,freezer: hold cpuhotpluglock before freezermutex syzbot is reporting circular locking dependency between cpuhotpluglock and freezermutex, for commit f5d39b020809 "freezer,sched: Rewrite core freezer logic" replaced atomici...

6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:45 a.m.33 views

CVE-2023-53504

Technical details for CVE-2023-53504 are not publicly available in the provided documents; monitor for updates.

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.16 views

CVE-2023-53504 RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 11:45 a.m.9 views

CVE-2023-53504 RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

7.8CVSS6.5AI score
SaveExploits0References5
NVD
NVD
added 2025/10/01 8:15 a.m.8 views

CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS0.00144EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.4 views

CVE-2025-39915 net: phy: transfer phy_config_inband() locking responsibility to phylink

In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-statemutex and &phy-lock, as follows...

5.9AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 7:44 a.m.35 views

CVE-2025-39915

Summary: CVE-2025-39915 concerns the Linux kernel: a locking order issue where phy_config_inband() would acquire &pl->phydev->lock while phylink_major_config() had already acquired &pl->state_mutex, creating a potential deadlock when combined with phy_link_up/phy_link_down in the phylink...

5.5CVSS5.9AI score0.001EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.19 views

CVE-2025-39915 net: phy: transfer phy_config_inband() locking responsibility to phylink

In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-statemutex and &phy-lock, as follows...

0.001EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.27 views

CVE-2025-39899 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

0.00144EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.5 views

CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS5.4AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/10/01 7:42 a.m.7 views

CVE-2025-39899 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS6.7AI score
SaveExploits0References6
OSV
OSV
added 2025/10/01 7:42 a.m.6 views

CVE-2025-39898 e1000e: fix heap overflow in e1000_set_eeprom

In the Linux kernel, the following vulnerability has been resolved: e1000e: fix heap overflow in e1000seteeprom Fix a possible heap overflow in e1000seteeprom function by adding input validation for the requested length of the change in the EEPROM. In addition, change the variable type from int t...

6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/01 12:00 a.m.27 views

CVE-2025-52040

In Frappe ERPNext 15.57.5, the function getblanketorders at erpnext/controllers/queries.py is vulnerable to SQL Injection, which allows an attacker can extract all information from databases by injecting a SQL query into the blanketordertype parameter...

0.00327EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/10/01 12:00 a.m.21 views

CVE-2025-59686

Kazaar 1.25.12 allows /api/v1/org-id/orders/order-id/documents calls with a modified order-id...

0.00211EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.8 views

PT-2025-40229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a circular locking dependency between cpu hotplug lock and freezer mutex within the cgroup freezer subsystem. Specifically, the issue arises from the order in...

6.4AI score0.00151EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/10/01 12:00 a.m.6 views

CVE-2025-59686

Kazaar 1.25.12 allows /api/v1/org-id/orders/order-id/documents calls with a modified order-id...

6.5AI score0.00211EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.8 views

Frappe Technologies Frappe 安全漏洞

Frappe Technologies Frappe is a Python, Mariadb-based web development framework with integrated front-end pages from Frappe Technologies, India. A security vulnerability exists in Frappe Technologies Frappe version 15.57.5, which stems from unvalidated inputs in the blanketordertype parameter,...

8.2CVSS7.6AI score0.00327EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.9 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 an improper locking order that could lead to a deadlock...

5.5CVSS6.1AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 12:00 a.m.57 views

CVE-2025-52040

In Frappe ERPNext 15.57.5, the function get_blanket_orders() in erpnext/controllers/queries.py is vulnerable to SQL Injection via the blanket_order_type parameter due to unvalidated inputs, enabling an attacker to extract information from databases. The public documents do not provide exploitatio...

8.2CVSS6.9AI score0.00327EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.11 views

Kazaar 安全漏洞

Kazaar is a print marketing fulfillment platform from Kazaar, Inc. A security vulnerability exists in Kazaar version 1.25.12 that stems from allowing modification of the order-id parameter, which could lead to an insecure direct object reference attack...

6.5CVSS6.7AI score0.00211EPSS
SaveExploits0References2
Rows per page
Query Builder