Lucene search
K

28 matches found

Vulnrichment
Vulnrichment
added 2026/05/27 8:8 p.m.3 views

CVE-2026-47271 pam_usb: OOM guards removed by -DNDEBUG cause NULL dereference and authentication process crash

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS5.8AI score0.00019EPSS
Exploits0References2
NVD
NVD
added 2026/05/19 2:16 p.m.4 views

CVE-2026-23557

Any guest can cause xenstored to crash by issuing a XSRESETWATCHES command within a transaction due to an assert triggering. In case xenstored was built with NDEBUG defined nothing bad will happen, as assert is doing nothing in this case. Note that the default is not to define NDEBUG for xenstore...

6.5CVSS0.00013EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/19 12:49 p.m.4 views

CVE-2026-23557

Any guest can cause xenstored to crash by issuing a XSRESETWATCHES command within a transaction due to an assert triggering. In case xenstored was built with NDEBUG defined nothing bad will happen, as assert is doing nothing in this case. Note that the default is not to define NDEBUG for xenstore...

6.5CVSS5.8AI score0.00013EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:57 a.m.1 views

CVE-2026-23555

Any guest issuing a Xenstore command accessing a node using the illegal node path "/local/domain/", will crash xenstored due to a clobbered error indicator in xenstored when verifying the node path. Note that the crash is forced via a failing assert statement in xenstored. In case xenstored is...

7.1CVSS5.8AI score0.00006EPSS
Exploits0References2
OSV
OSV
added 2024/01/05 5:15 p.m.0 views

UBUNTU-CVE-2023-34323

When a transaction is committed, C Xenstored will first check the quota is correct before attempting to commit any nodes. It would be possible that accounting is temporarily negative if a node has been removed outside of the transaction. Unfortunately, some versions of C Xenstored are assuming th...

5.5CVSS5.7AI score0.00087EPSS
Exploits0References3
NVD
NVD
added 2022/08/19 9:15 p.m.11 views

CVE-2022-36008

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

7.1CVSS0.00461EPSS
Exploits0References3
Prion
Prion
added 2022/08/19 9:15 p.m.13 views

Code injection

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

4CVSS6.5AI score0.00461EPSS
Exploits0References3
OSV
OSV
added 2022/08/18 7:18 p.m.22 views

GHSA-MJVM-MHGC-Q4GP Incorrect parsing of EVM reversion exit reason in RPC

Impact A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic. No action is...

6.5CVSS6.6AI score0.00461EPSS
Exploits0References5
PyPA
PyPA
added 2022/02/04 11:15 p.m.4 views

PYSEC-2022-81

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

6.5CVSS7AI score0.00507EPSS
Exploits1References3Affected Software1
CNVD
CNVD
added 2022/01/18 12:0 a.m.14 views

Frontier numeric error vulnerability

Frontier is an ethereum-compatible layer of Substrate. A numeric error vulnerability exists in Frontier, which stems from a bug in Frontier's pre-compiled implementation of MODEXP that could lead to integer underflow in some cases. This would cause the node of the debug build to crash. No detaile...

6.5CVSS2.5AI score0.00442EPSS
Exploits0References1
CNNVD
CNNVD
added 2022/01/14 12:0 a.m.2 views

Frontier 数字错误漏洞

Frontier is an ethereum-compatible layer of Substrate. A numeric error vulnerability exists in Frontier, which stems from a bug in Frontier's pre-compiled implementation of MODEXP that could lead to integer underflow in some cases. This would cause the node of the debug build to crash. No detaile...

6.5CVSS5.6AI score0.00442EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2020/09/25 6:45 p.m.1 views

CVE-2020-15207

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, to mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds. If the...

9CVSS7.6AI score0.01411EPSS
Exploits1
GithubExploit
GithubExploit
added 2019/08/01 8:25 a.m.324 views

Exploit for CVE-2019-2525

VirtualBox 3D PoCs & exploits Author: @niklasbhttps://t...

7.8CVSS7.2AI score0.11022EPSS
Exploits2
OSV
OSV
added 2018/12/06 1:3 p.m.6 views

SUSE-SU-2018:3911-2 Security update for tiff

This update for tiff fixes the following issues: Security issues fixed: - CVE-2018-12900: Fixed heap-based buffer overflow in the cpSeparateBufToContigBuf bsc1099257. - CVE-2018-18661: Fixed NULL pointer dereference in the function LZWDecode in the file tiflzw.c bsc1113672. - CVE-2018-18557: Fixe...

8.8CVSS6.9AI score0.23568EPSS
Exploits5References7
OSV
OSV
added 2018/11/23 4:6 p.m.7 views

SUSE-SU-2018:3879-1 Security update for tiff

This update for tiff fixes the following issues: Security issues fixed: - CVE-2018-18661: Fixed NULL pointer dereference in the function LZWDecode in the file tiflzw.c bsc1113672. - CVE-2018-12900: Fixed heap-based buffer overflow in the cpSeparateBufToContigBuf bsc1099257. - CVE-2017-9147: Fixed...

9.8CVSS6.9AI score0.09894EPSS
Exploits7References23
OPENSUSE Linux
OPENSUSE Linux
added 2018/11/22 12:8 a.m.269 views

Security update for GraphicsMagick (moderate)

This update for GraphicsMagick fixes the following issues: Security issue fixed: - CVE-2018-18544: Fixed memory leak in the function WriteMSLImage of coders/msl.c bsc1113064. Non-security issues fixed: - asanbuild: build ASAN included - debugbuild: build more suitable for debugging This update wa...

4.3CVSS1.6AI score0.00105EPSS
Exploits1References1
OPENSUSE Linux
OPENSUSE Linux
added 2018/11/20 9:27 p.m.276 views

Security update for GraphicsMagick (moderate)

This update for GraphicsMagick fixes the following issues: Security issue fixed: - CVE-2018-18544: Fixed memory leak in the function WriteMSLImage of coders/msl.c bsc1113064. Non-security issues fixed: - asanbuild: build ASAN included - debugbuild: build more suitable for debugging...

4.3CVSS2AI score0.00105EPSS
Exploits1References1
0day.today
0day.today
added 2017/08/18 12:0 a.m.43 views

Microsoft Edge - Out-of-Bounds Access when Fetching Source Exploit

Exploit for windows platform in category dos / poc // The attached JavaScript file causes an out-of-bounds access of the source buffer when fetching the source for one of the functions during delayed compilation. The out-of-bounds value is then treated as the pointer to the source. This is likely...

7.6CVSS7.8AI score0.57662EPSS
Exploits35
Exploit DB
Exploit DB
added 2017/08/17 12:0 a.m.24 views

Microsoft Edge Chakra - 'InterpreterStackFrame::ProcessLinkFailedAsmJsModule' Incorrectly Re-parses

GetOriginalEntryPoint : nullptr; if this-pCurrentFunction && this-pCurrentFunction-IsFunctionParsed Assertthis-pCurrentFunction-StartInDocument == pnode-ichMin; pCurrentFunction" is the consturctor, but "pnode" refers to the method "f". PoC: -- class MyClass fa printa; constructor 'use asm';...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/08/17 12:0 a.m.17 views

Microsoft Edge - Out-of-Bounds Access when Fetching Source

Microsoft Edge - Out-of-Bounds Access when Fetching Source // The attached JavaScript file causes an out-of-bounds access of the source buffer when fetching the source for one of the functions during delayed compilation. The out-of-bounds value is then treated as the pointer to the source. This i...

7.4AI score
Exploits0
Rows per page
Query Builder