Lucene search
+L

52 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-93163

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwrng: core - fix rng list on registration error hwrngregisterrng does the following: 1. Checks if rng has name and read methods set 2. Checks if the name alrea...

0.002EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:18 p.m.7 views

AZL-102882 CVE-2026-93163 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - fix rng list on registration error hwrngregisterrng does the following: 1. Checks if rng has name and read methods set 2. Checks if the name already exists 3. Adds rng to global rnglist 4. May try to set rng to...

0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 4:11 p.m.12 views

CVE-2026-93163

CVE-2026-93163 is a use-after-free vulnerability in the Linux kernel's hardware random number generator (hwrng) core subsystem. The root cause is in hwrng_register(): after adding a new RNG to the global rng_list, if the subsequent attempt to set it as current_rng fails, the function returns an e...

0.002EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/meson: Remove DRM bridges when binding the aggregate driver The DRM bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed during module unloading, which caused dangling references to free...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 8:20 p.m.5 views

UBUNTU-CVE-2026-89760

In the Linux kernel, the following vulnerability has been resolved: mm, swap: don't free a hibernation slot that is in the swap cache A slot with a folio in the swap cache is freed when the folio leaves the cache, not when its count drops. swapputentriescluster follows that rule...

7.8CVSS6AI score0.00112EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/09/09 5:36 p.m.9 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free through the dictionary handling in ZstdInputStreamNoFinalizer, ZstdOutputStreamNoFinalizer, ZstdCompressCtx, and ZstdDecompressCtx. An attacker can trigger native memory corruption or a JVM crash by closing a compression ...

7.7CVSS7.3AI score0.00314EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

UBUNTU-CVE-2026-80721

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: ensure no dangling hcon references in isoconn After isoconndel, ISO sockets should not dereference the hcon any more. Currently, clearing isoconn::hcon relies on isoconndel releasing the last reference to the...

8.8CVSS5.8AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:53 a.m.18 views

CVE-2026-80721 Bluetooth: ISO: ensure no dangling hcon references in iso_conn

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: ensure no dangling hcon references in isoconn After isoconndel, ISO sockets should not dereference the hcon any more. Currently, clearing isoconn::hcon relies on isoconndel releasing the last reference to the...

8.8CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/07/29 10:16 a.m.16 views

CVE-2026-58161

Apache Traffic Server can crash from null dereferences and dangling references in TLS and SNI handling. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fi...

9.2CVSS0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 10:16 a.m.13 views

UBUNTU-CVE-2026-58161

Apache Traffic Server can crash from null dereferences and dangling references in TLS and SNI handling. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fi...

9.2CVSS5.8AI score0.00442EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/29 8:35 a.m.10 views

CVE-2026-58161

Apache Traffic Server can crash from null dereferences and dangling references in TLS and SNI handling. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fi...

9.2CVSS5.8AI score0.00442EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/01 8:17 p.m.22 views

CVE-2026-58592

Ladybird before commit 2f9dc7e contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to...

8.9CVSS0.00549EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/01 7:27 p.m.106 views

CVE-2026-58592

Vulnerability summary (CVE-2026-58592, Ladybird): A dangling-reference memory-safety flaw in Ladybird’s WebAssembly ESM integration loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference...

8.9CVSS5.9AI score0.00549EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/01 7:27 p.m.19 views

CVE-2026-58592

Ladybird contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to createhostfunction, whose ho...

8.9CVSS6.4AI score0.00549EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/01 7:27 p.m.13 views

CVE-2026-58592 Ladybird - Web-Reachable Code Execution via Dangling FunctionType Reference in WebAssembly ESM Integration

Ladybird before commit 2f9dc7e contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to...

8.9CVSS5.9AI score0.00549EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/01 7:27 p.m.16 views

EUVD-2026-41130

Ladybird contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to createhostfunction, whose ho...

8.9CVSS6.4AI score0.00549EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/01 7:27 p.m.64 views

CVE-2026-58592 Ladybird - Web-Reachable Code Execution via Dangling FunctionType Reference in WebAssembly ESM Integration

Ladybird before commit 2f9dc7e contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to...

8.9CVSS0.00549EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/01 7:27 p.m.4 views

CVE-2026-58592 Ladybird - Web-Reachable Code Execution via Dangling FunctionType Reference in WebAssembly ESM Integration

Ladybird before commit 2f9dc7e contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to...

8.9CVSS5.9AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.22 views

PT-2026-54921

Name of the Vulnerable Software and Affected Versions Ladybird affected versions not specified Description A memory-safety flaw exists in the WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes ...

8.9CVSS6.3AI score0.00549EPSS
SaveExploits0References13
RustSec
RustSec
added 2026/05/02 12:00 p.m.23 views

Double-free and use-after-free in `Keys::next()`

Keys::next uses ptr::read to move out the Option by value, which drops the contained V when V is non-Copy e.g. String. This leaves a dangling value in the map's storage slot. Subsequent get operations on that key return a dangling reference to already-freed memory. This can be triggered through...

5.7AI score
SaveExploits0
Rows per page
Query Builder