Lucene search
+L

1860 matches found

OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68229

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

5.9AI score0.00201EPSS
SaveExploits0References37
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.42 views

CVE-2025-68229 scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 1:57 p.m.13 views

CVE-2025-68229 scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

6AI score
SaveExploits0References11
OSV
OSV
added 2025/12/09 5:25 p.m.11 views

CLSA-2025-1765289777 Fix CVE(s): CVE-2025-11839, CVE-2025-11840

SECURITY UPDATE: remove abort call in debug format printing code - debian/patches/CVE-2025-11839.patch: remove call to abort in the debug format printing code, allowing display of fuzzed input files to complete without triggering an abort - CVE-2025-11839 SECURITY UPDATE: fix SEGV in vfinfo -...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits2References1
Amazon
Amazon
added 2025/12/08 12:00 a.m.9 views

Medium: postgresql17

Issue Overview: Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail...

5.9CVSS6.7AI score0.0034EPSS
SaveExploits0
OSV
OSV
added 2025/11/22 11:09 a.m.5 views

OESA-2025-2727 libpq security update

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. This package provides the essential shared library for any PostgreSQL client program or...

5.9CVSS6.2AI score0.0034EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.10 views

SUSE CVE-2025-40191

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

6.5AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.28 views

UBUNTU-CVE-2025-40191

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

5.7AI score0.00172EPSS
SaveExploits0References10
CVE
CVE
added 2025/11/12 9:56 p.m.29 views

CVE-2025-40191

CVE-2025-40191 concerns the Linux kernel drm/amdkfd path. The provided sources state a fix for leaking the kfd process reference when unmapping userptr: calling kfd_lookup_process_by_pid as a function parameter can hold a reference and leak it, and can miss a NULL-pointer check if the application...

6AI score0.00172EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.7 views

kernel: rseq: Fix segfault on registration when rseq_cs is non-zero

In the Linux kernel, the following vulnerability has been resolved: rseq: Fix segfault on registration when rseqcs is non-zero The rseqcs field is documented as being set to 0 by user-space prior to registration, however this is not currently enforced by the kernel. This can result in a segfault ...

5.5CVSS5.7AI score0.00498EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: rseq: A segfault occurs during registration when rseqcs is non-zero. The rseqcs field is documented as being set to 0 by the user-space environment prior to registration. However, this condition is not currently enforced by the...

5.5CVSS5.5AI score0.00498EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-62711

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Wasmtime is a runtime for WebAssembly. In versions from 38.0.0 to before 38.0.3, the implementation of component-model related host-to-wasm trampolines in...

3.1CVSS5.3AI score0.00399EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/27 8:18 p.m.13 views

GHSA-4H67-722J-5PMC Wasmtime vulnerable to segfault when using component resources

Impact The implementation of component-model related host-to-wasm trampolines in Wasmtime contained a bug where it's possible to carefully craft a component, which when called in a specific way, would crash the host with a segfault or assert failure. This bug was introduced in the release of...

2.1CVSS6.8AI score0.00399EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/10/27 8:18 p.m.14 views

Wasmtime vulnerable to segfault when using component resources

Impact The implementation of component-model related host-to-wasm trampolines in Wasmtime contained a bug where it's possible to carefully craft a component, which when called in a specific way, would crash the host with a segfault or assert failure. This bug was introduced in the release of...

3.1CVSS6.6AI score0.00399EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/10/24 9:54 p.m.26 views

CVE-2025-62711

Wasmtime (WebAssembly runtime) versions 38.0.0–38.0.2 contain a bug in the component-model host-to-wasm trampolines that can crash the host (segfault or assert) when a component is carefully crafted and invoked in a specific way. This issue is fixed in Wasmtime 38.0.3; there are no known workarou...

3.1CVSS6.4AI score0.00399EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/24 9:54 p.m.3 views

CVE-2025-62711 Wasmtime vulnerable to segfault when using component resources

Wasmtime is a runtime for WebAssembly. In versions from 38.0.0 to before 38.0.3, the implementation of component-model related host-to-wasm trampolines in Wasmtime contained a bug where it's possible to carefully craft a component, which when called in a specific way, would crash the host with a...

2.1CVSS6.2AI score0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/24 9:54 p.m.12 views

CVE-2025-62711 Wasmtime vulnerable to segfault when using component resources

Wasmtime is a runtime for WebAssembly. In versions from 38.0.0 to before 38.0.3, the implementation of component-model related host-to-wasm trampolines in Wasmtime contained a bug where it's possible to carefully craft a component, which when called in a specific way, would crash the host with a...

2.1CVSS6.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

AlmaLinux 8 : perl-JSON-XS (ALSA-2025:17163)

The remote AlmaLinux 8 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2025:17163 advisory. JSON-XS: integer buffer overflow causing a segfault when parsing crafted JSON CVE-2025-40928 Tenable has extracted the preceding description block directly from t...

7.5CVSS7.6AI score0.00641EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

AlmaLinux 9 : perl-JSON-XS (ALSA-2025:17162)

The remote AlmaLinux 9 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2025:17162 advisory. JSON-XS: integer buffer overflow causing a segfault when parsing crafted JSON CVE-2025-40928 Tenable has extracted the preceding description block directly from t...

7.5CVSS7.6AI score0.00641EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 5:49 p.m.13 views

CLSA-2025-1760982550 Fix CVE(s): CVE-2022-48174

SECURITYUPDATE: avoid segfault on $0::0/009J - debian/patches/CVE-2022-48174.patch: Fix shell segfault in malformed arithmetic expressions - CVE-2022-48174...

9.8CVSS7.1AI score0.0313EPSS
SaveExploits0References1
Rows per page
Query Builder