Lucene search
+L

36 matches found

NVD
NVD
•added 2026/09/25 11:17 a.m.•3 views

CVE-2026-97525

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...

8.2CVSS
SaveExploits0References3
OSV
OSV
•added 2026/08/21 8:43 p.m.•14 views

JLSEC-2026-1365 wasmtime has a panic when allocating a table exceeding the size of the host's address space

Impact Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is allocated. This is possible with the WebAssembly memory64 proposal where tables ca...

7.5CVSS5.6AI score0.00581EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/10 1:20 p.m.•11 views

DEBIAN-CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.2AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/10 1:20 p.m.•8 views

UBUNTU-CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.2AI score0.0022EPSS
SaveExploits0References7
OSV
OSV
•added 2026/07/19 2:55 p.m.•12 views

CVE-2026-63953 mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/11 1:14 a.m.•10 views

wasmtime: Wasmtime: Denial of Service via large WebAssembly table allocation

A flaw was found in Wasmtime, a runtime for WebAssembly. A remote attacker could exploit an arithmetic overflow vulnerability by instantiating a WebAssembly module or component that attempts to allocate an extremely large table using the WebAssembly memory64 proposal. This flaw causes Wasmtime to...

7.5CVSS6.1AI score0.00581EPSS
SaveExploits0References5
OSV
OSV
•added 2026/06/01 8:10 a.m.•12 views

OPENSUSE-SU-2026:20863-1 Security update for tree-sitter

This update for tree-sitter fixes the following issue - CVE-2026-44216: wasmtime: allocation of a table exceeding the size of the host's address space leads to panic bsc1265300...

7.5CVSS5.8AI score0.00581EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/05/15 1:58 a.m.•27 views

SUSE CVE-2026-44216

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

7.5CVSS6AI score0.00581EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/14 2:54 p.m.•12 views

CVE-2026-44216 Wasmtime: Panic when allocating a table exceeding the size of the host's address space

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS6.2AI score
SaveExploits0References7
attackerkb
attackerkb
•added 2026/05/14 2:54 p.m.•26 views

CVE-2026-44216

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS6AI score0.00581EPSS
SaveExploits0References2Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/14 12:00 a.m.•1 views

CVE-2026-44216: Allocation of Resources Without Limits or Throttling

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

7.5CVSS6AI score0.00581EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2026/05/14 12:00 a.m.•22 views

wasmtime 安全漏洞

Wasmtime is a lightweight WebAssembly runtime open source by the Bytecode Alliance. Versions 30.0.0 to 36.0.8, 43.0.2, and 44.0.1 of Wastime contain security vulnerabilities. These vulnerabilities stem from the allocation logic of WebAssembly tables, which involves arithmetic operations. Overflow...

7.5CVSS5.8AI score0.00581EPSS
SaveExploits0References1
RustSec
RustSec
•added 2026/04/30 12:00 p.m.•26 views

Panic when allocating a table exceeding the size of the host's address space

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-p8xm-42r7-89xg For more information see the GitHub-hosted security advisory...

7.5CVSS5.2AI score0.00581EPSS
SaveExploits0Affected Software1
OSV
OSV
•added 2026/04/30 12:00 p.m.•16 views

RUSTSEC-2026-0114 Panic when allocating a table exceeding the size of the host's address space

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-p8xm-42r7-89xg For more information see the GitHub-hosted security advisory...

5.9CVSS5.3AI score0.00581EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•8 views

EUVD-2017-8221

Malware in sbrugna...

7CVSS6.4AI score0.00376EPSS
SaveExploits0References7
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•17 views

EUVD-2023-40836

Malicious code in bioql PyPI...

7.8CVSS7.8AI score0.00432EPSS
SaveExploits1References2
NVD
NVD
•added 2025/07/03 9:15 a.m.•10 views

CVE-2025-38162

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc-fieldlen maximum value is U8MAX multiplied by...

7.8CVSS0.00165EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2025/07/03 8:36 a.m.•15 views

CVE-2025-38162

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc-fieldlen maximum value is U8MAX multiplied by...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/03 12:00 a.m.•0 views

CVE-2025-38162: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc-fieldlen maximum value is U8MAX multiplied by...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
•added 2025/06/18 10:15 a.m.•8 views

DEBIAN-CVE-2025-38029

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

5.5CVSS5.1AI score0.00159EPSS
SaveExploits0References1
Rows per page
Query Builder