Lucene search
+L

15656 matches found

CNNVD
CNNVD
added 2025/09/16 12:00 a.m.11 views

psPAS 安全漏洞

psPAS is a PowerShell module by Pete Maan Personal Developer. A security vulnerability exists in versions prior to psPAS 7.0.209 that stems from the Get-PASSAMLResponse function not enforcing the use of TLS 1.2, which could lead to a man-in-the-middle attack...

3.1CVSS6.3AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/16 12:00 a.m.20 views

CVE-2025-52044

In Frappe ERPNext v15.57.5, the function getstockbalance at erpnext/stock/utils.py is vulnerable to SQL Injection, which allows an attacker to extract all information from databases by injecting SQL query into inventorydimensionsdict parameter...

0.00393EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50337

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ocxl: fix pci device refcount leak when calling getfunction0 getfunction0 calls...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.10 views

SUSE CVE-2022-50325

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2023-53259

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

7.1CVSS0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.7 views

DEBIAN-CVE-2023-53206

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbuscore Fix NULL pointer dereference Pass i2cclient to pmbusisenabled to drop the assumption that a regulator device is passed in. This will fix the issue of a NULL pointer dereference when called from pmbusgetflags...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.11 views

CVE-2023-53206

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbuscore Fix NULL pointer dereference Pass i2cclient to pmbusisenabled to drop the assumption that a regulator device is passed in. This will fix the issue of a NULL pointer dereference when called from pmbusgetflags...

5.5CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/15 3:15 p.m.11 views

CVE-2022-50325

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

DEBIAN-CVE-2022-50325

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50318

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase the reference count for the returned 'dev'. We need to call pcidevput to decrease the reference count. Since 'dev' is only used in...

5.5CVSS0.00156EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2023-53206

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbuscore Fix NULL pointer dereference Pass i2cclient to pmbusisenabled to drop the assumption that a regulator device is passed in. This will fix the issue of a NULL pointer dereference when called from pmbusgetflags...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2023-53259

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

7.1CVSS5.7AI score0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50325

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS6AI score0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:49 p.m.33 views

CVE-2022-50337

The CVE-2022-50337 issue affects the Linux kernel OCXL path: get_function_0() calls pci_get_domain_bus_and_slot(), which returns a PCI device with an incremented refcount. If pci_dev_put() is not called, a refcount leak can occur. The fixes add device reference handling and ensure calls to pci_de...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/15 2:49 p.m.10 views

CVE-2022-50337 ocxl: fix pci device refcount leak when calling get_function_0()

In the Linux kernel, the following vulnerability has been resolved: ocxl: fix pci device refcount leak when calling getfunction0 getfunction0 calls pcigetdomainbusandslot, as comment says, it returns a pci device with refcount increment, so after using it, pcidevput needs be called. Get the devic...

6.1AI score
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:49 p.m.11 views

CVE-2022-50325 ASoC: Intel: avs: Fix potential RX buffer overflow

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS6.7AI score
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:49 p.m.38 views

CVE-2022-50325

CVE-2022-50325 (Linux kernel) is detailed in connected documents as an ASoC: Intel avs issue, where firmware may return an invalid RX size for LARGE_CONFIG_GET, causing memcpy_fromio() to copy too many bytes. Root cause: RX size handling overflow in the RX buffer due to missing bounds check. Miti...

7.8CVSS6.3AI score0.00179EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.12 views

CVE-2023-53259 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:46 p.m.8 views

CVE-2023-53259 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

6.1AI score
SaveExploits0References10
Rows per page
Query Builder