Lucene search
+L

1465 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 8:55 p.m.7 views

CVE-2021-37642

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.10 views

CVE-2021-37685

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's expanddims.cc contains a vulnerability which allows reading one element outside of bounds of heap allocated data. If axis is a large negative value e.g., -100000, then after the first if it would...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.8 views

CVE-2021-37687

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS6AI score0.00191EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.13 views

CVE-2021-37683

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:21 a.m.9 views

CVE-2019-15377

The Cherry Flare S7 Android device with a build fingerprint of CherryMobile/FlareS7Deluxe/FlareS7Deluxe:8.1.0/O11019/1533920920:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app versionCode=27, versionName=8.1.0 that allows any app co-located on the...

5.5CVSS6.6AI score0.00285EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: drm/i915: Fix NULL pointer dereference in capture_engine

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/24 2:15 p.m.30 views

CVE-2025-30623

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Rachel Cherry wA11y – The Web Accessibility Toolbox wa11y allows Stored XSS.This issue affects wA11y – The Web Accessibility Toolbox: from n/a through = 1.0.3...

5.9CVSS0.00277EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/24 1:47 p.m.73 views

CVE-2025-30623

CVE-2025-30623 involves a Stored XSS in the WordPress plugin wA11y – The Web Accessibility Toolbox (the affected product) up to version 1.0.3. The issue arises from improper input neutralization during web page generation, enabling an authenticated attacker (the vulnerability is listed as applica...

5.9CVSS7.2AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/10 4:15 p.m.7 views

UBUNTU-CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

DEBIAN-CVE-2024-56667

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.26 views

CVE-2024-44978

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xeexecqueueput Free job depends on job-vm being valid, the last xeexecqueueput can destroy the VM. Prevent UAF by freeing job before xeexecqueueput. cherry picked from commit...

7.8CVSS0.00219EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/06 2:22 a.m.8 views

SUSE CVE-2023-33976

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS6.9AI score0.00429EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/02 9:44 a.m.20 views

CVE-2024-36268 Apache InLong TubeMQ Client: Remote Code Execution vulnerability

Improper Control of Generation of Code 'Code Injection' vulnerability in Apache InLong. This issue affects Apache InLong: from 1.10.0 through 1.12.0, which could lead to Remote Code Execution. Users are advised to upgrade to Apache InLong's 1.13.0 or cherry-pick 1 to solve it. 1 ...

7.8AI score0.01173EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:47 p.m.6 views

GHSA-GJH7-XX4R-X345 TensorFlow has segfault in array_ops.upper_bound

Impact arrayops.upperbound causes a segfault when not given a rank 2 tensor. Patches We have patched the issue in GitHub commit 915884fdf5df34aaedd00fc6ace33a2cfdefa586. The fix will be included in TensorFlow 2.13. We will also cherrypick this commit in TensorFlow 2.12.1. For more information...

8.7CVSS5.7AI score0.00429EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/30 8:15 p.m.20 views

AZL-47242 CVE-2023-33976 affecting package tensorflow for versions less than 2.11.1-2

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS5.7AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.22 views

UBUNTU-CVE-2024-39498

In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drmdpaddpayloadpart2 Why Commit: - commit 5aa1dfcdf0a4 "drm/mst: Refactor the flow for payload allocation/removement" accidently overwrite the commit - commit 54d217406afe "drm: use mgr-de...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/08 3:06 p.m.67 views

CVE-2024-26579 Apache Inlong JDBC Vulnerability

Deserialization of Untrusted Data vulnerability in Apache InLong.This issue affects Apache InLong: from 1.7.0 through 1.11.0, the attackers can bypass using malicious parameters. Users are advised to upgrade to Apache InLong's 1.12.0 or cherry-pick 1, 2 to solve it. 1...

6.8AI score0.0113EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 5:27 a.m.36 views

CVE-2024-26985 drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in intelfbboframebufferinit Add a unreference bo in the error path, to prevent leaking a bo ref. Return 0 on success to clarify the success path. cherry picked from commit a2f3d731be3893e730417ae3190760fcaffdf...

7.5AI score0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:17 a.m.22 views

BIT-TENSORFLOW-2021-29619 Segfault in `tf.raw_ops.SparseCountSparseOutput`

TensorFlow is an end-to-end open source platform for machine learning. Passing invalid arguments e.g., discovered via fuzzing to tf.rawops.SparseCountSparseOutput results in segfault. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow...

5.5CVSS5.5AI score0.00194EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:15 a.m.18 views

BIT-TENSORFLOW-2022-21736 Undefined behavior in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS6.7AI score0.00746EPSS
SaveExploits1References4
Rows per page
Query Builder