Lucene search
K

233 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:28 p.m.13 views

CVE-2020-29244

dhowden tag before 2020-11-19 allows "panic: runtime error: slice bounds out of range" via readTextWithDescrFrame...

6.5CVSS6.9AI score0.01111EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 3:8 p.m.7 views

CVE-2020-36067

GJSON =v1.6.5 allows attackers to cause a denial of service panic: runtime error: slice bounds out of range via a crafted GET call...

7.5CVSS6.4AI score0.01387EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/12/05 11:18 a.m.5 views

firefox: thunderbird: Unhandled Exception in Add-on Signature Verification

The Mozilla Foundation's Security Advisory: The application can fail to account for exceptions thrown by the loadManifestFromFile method during add-on signature verification. This flaw is triggered by an invalid or unsupported extension manifest and could cause runtime errors that disrupt the...

5.4CVSS7.2AI score0.00347EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/12/03 1:47 a.m.4 views

firefox: thunderbird: Unhandled Exception in Add-on Signature Verification

The Mozilla Foundation's Security Advisory: The application can fail to account for exceptions thrown by the loadManifestFromFile method during add-on signature verification. This flaw is triggered by an invalid or unsupported extension manifest and could cause runtime errors that disrupt the...

5.4CVSS7.2AI score0.00347EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.15 views

CVE-2024-49987 bpftool: Fix undefined behavior in qsort(NULL, 0, ...)

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

0.00234EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.4 views

SUSE CVE-2021-47374

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

3.3CVSS6.4AI score0.00211EPSS
Exploits0References8
OSV
OSV
added 2024/03/06 11:19 a.m.16 views

BIT-TENSORFLOW-2021-29548 Division by 0 in `QuantizedBatchNormWithGlobalNormalization`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.QuantizedBatchNormWithGlobalNormalization. This is because the...

5.5CVSS5.4AI score0.00189EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:19 a.m.18 views

BIT-TENSORFLOW-2021-29549 Division by 0 in `QuantizedAdd`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.QuantizedBatchNormWithGlobalNormalization. This is because the...

5.5CVSS5.4AI score0.00189EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:19 a.m.21 views

BIT-TENSORFLOW-2021-29554 Division by 0 in `DenseCountSparseOutput`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.DenseCountSparseOutput. This is because the...

5.5CVSS5.3AI score0.00189EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:19 a.m.16 views

BIT-TENSORFLOW-2021-29555 Division by 0 in `FusedBatchNorm`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.FusedBatchNorm. This is because the...

5.5CVSS5.4AI score0.00189EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:19 a.m.16 views

BIT-TENSORFLOW-2021-29556 Division by 0 in `Reverse`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.Reverse. This is because the...

5.5CVSS5.4AI score0.00189EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:19 a.m.16 views

BIT-TENSORFLOW-2021-29557 Division by 0 in `SparseMatMul`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.SparseMatMul. The division by 0 occurs deep in Eigen code because the b tensor is empty. The fix will be included in TensorFlow 2.5.0. We will also...

5.5CVSS5.5AI score0.00189EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2024/02/22 4:21 p.m.24 views

CVE-2023-52452 bpf: Fix accesses to uninit stack slots

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix accesses to uninit stack slots Privileged programs are supposed to be able to read uninitialized stack memory ever since 6715df8d5 but, before this patch, these accesses were permitted inconsistently. In particular,...

6.7AI score0.00239EPSS
Exploits0References3
Citrix
Citrix
added 2023/09/19 12:0 a.m.7 views

Runtime error 255 at 74FE35D2 occurs when try to install application on ICA session

Some special applications cannot be installed on the ICA session. RDP or Hypervisor VM Console does not have this problem...

7.1AI score
Exploits0
RedHat Linux
RedHat Linux
added 2023/09/07 11:45 a.m.5 views

Mozilla: Error reporting methods in SpiderMonkey could have triggered an Out of Memory Exception

The Mozilla Foundation Security Advisory describes this flaw as: When calling JS::CheckRegExpSyntax a Syntax Error could have been set which would end in calling convertToRuntimeErrorAndClear. A path in the function could attempt to allocate memory when none is available which would have caused a...

6.5CVSS7.1AI score0.00528EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 3:57 p.m.4 views

Mozilla: Error reporting methods in SpiderMonkey could have triggered an Out of Memory Exception

The Mozilla Foundation Security Advisory describes this flaw as: When calling JS::CheckRegExpSyntax a Syntax Error could have been set which would end in calling convertToRuntimeErrorAndClear. A path in the function could attempt to allocate memory when none is available which would have caused a...

6.5CVSS7.1AI score0.00528EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 3:52 p.m.11 views

Mozilla: Error reporting methods in SpiderMonkey could have triggered an Out of Memory Exception

The Mozilla Foundation Security Advisory describes this flaw as: When calling JS::CheckRegExpSyntax a Syntax Error could have been set which would end in calling convertToRuntimeErrorAndClear. A path in the function could attempt to allocate memory when none is available which would have caused a...

6.5CVSS7.1AI score0.00528EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 3:52 p.m.7 views

Mozilla: Error reporting methods in SpiderMonkey could have triggered an Out of Memory Exception

The Mozilla Foundation Security Advisory describes this flaw as: When calling JS::CheckRegExpSyntax a Syntax Error could have been set which would end in calling convertToRuntimeErrorAndClear. A path in the function could attempt to allocate memory when none is available which would have caused a...

6.5CVSS7.1AI score0.00528EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 3:52 p.m.4 views

Mozilla: Error reporting methods in SpiderMonkey could have triggered an Out of Memory Exception

The Mozilla Foundation Security Advisory describes this flaw as: When calling JS::CheckRegExpSyntax a Syntax Error could have been set which would end in calling convertToRuntimeErrorAndClear. A path in the function could attempt to allocate memory when none is available which would have caused a...

6.5CVSS7.1AI score0.00528EPSS
Exploits0References5
Citrix
Citrix
added 2023/07/21 12:0 a.m.17 views

Launch failure with CDViewer.exe crash on kernelbase.dll .Net Runtime with Workspace App 2305

Launching a published app or desktop using Workspace App for Windows version 2305.0 23.5.0 might fail with the following error seen in the Application event logs of the affected client, Exception 1 : CDViewer.exe ... System.Runtime.InteropServices.COMException ... Exception 2 : Failing applicatio...

7.3AI score
Exploits0
Rows per page
Query Builder