Lucene search
+L

11906 matches found

Positive Technologies
Positive Technologies
added 2022/11/25 12:00 a.m.8 views

PT-2024-11844

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An array index out of bounds error exists in the DCN32 DML component of the AMD Direct Rendering Infrastructure DRI driver within the drivers/gpu/drm/amd/display/dc/dml/display mode vba....

7.8CVSS5.2AI score0.00217EPSS
SaveExploits0
OSV
OSV
added 2022/11/23 10:07 p.m.13 views

CLSA-2022-1669241224 Fix CVE(s): CVE-2022-42012, CVE-2022-42011, CVE-2022-42010, CVE-2020-35512

SECURITY UPDATE: Use-after-free in access control-related hash tables - debian/patches/CVE-2020-35512.patch: use reference counting for DBusUserInfo and DBusGroupInfo structures. - CVE-2020-35512 SECURITY UPDATE: Crash or incorrect parsing a signature with wrongly nested '' and '' -...

7.8CVSS7.3AI score0.01398EPSS
SaveExploits3References1
CNVD
CNVD
added 2022/11/23 12:00 a.m.93 views

Google TensorFlow has an unspecified vulnerability (CNVD-2022-81226)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from an error that can be raised if a numpy array is created with the shape of one element being zero and the sum of the other elements...

7.5CVSS2.2AI score0.0034EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2022/11/22 12:00 a.m.32 views

GLSA-202211-08 : sudo: Heap-Based Buffer Overread

The remote host is affected by the vulnerability described in GLSA-202211-08 sudo: Heap-Based Buffer Overread - Sudo 1.8.0 through 1.9.12, with the crypt password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. This can...

7.1CVSS7.6AI score0.00283EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/11/21 8:39 p.m.35 views

Seg fault in `ndarray_tensor_bridge` due to zero and large inputs

Impact If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. E.g. the following raises an error: python np.ones0, 231, 231 An example of a proof of concept: python import numpy as np import tensorflow as tf inputval =...

7.5CVSS7.5AI score0.0034EPSS
SaveExploits1References4Affected Software3
Snyk
Snyk
added 2022/11/20 9:08 a.m.3 views

Always-Incorrect Control Flow Implementation

Overview Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation when a numpy array is created with a shape such that one element is zero and the sum of others is a large number. Remediation Upgrade tensorflow-lite to version 2.12.0 or higher. References -...

7.5CVSS6.9AI score0.0034EPSS
SaveExploits1References2
NVD
NVD
added 2022/11/18 10:15 p.m.26 views

CVE-2022-41884

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

7.5CVSS0.0034EPSS
SaveExploits1References2
Prion
Prion
added 2022/11/18 10:15 p.m.30 views

Stack overflow

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

5CVSS7.9AI score0.0034EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/11/18 12:00 a.m.13 views

CVE-2022-41884

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

7.5CVSS6.9AI score0.0034EPSS
SaveExploits1
OSV
OSV
added 2022/11/18 12:00 a.m.29 views

CVE-2022-41884 Seg fault in `ndarray_tensor_bridge` due to zero and large inputs in Tensorflow

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

4.8CVSS7.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.10 views

PT-2022-26115

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11 TensorFlow version 2.10.1 TensorFlow version 2.9.3 TensorFlow version 2.8.4 Description The issue arises when a numpy array is created with a shape such that one element is zero and the others sum to a large...

7.5CVSS7.1AI score0.0034EPSS
SaveExploits1References17
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.17 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from an error that can be raised if a numpy array is created with the shape of one element being zero and the sum of the other elements...

7.5CVSS6.7AI score0.0034EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/15 3:49 p.m.7 views

SUSE-SU-2022:3995-1 Security update for jackson-databind

This update for jackson-databind fixes the following issues: Update to version 2.13.4.2: - CVE-2022-42003: Fixed missing check in primitive value deserializers to avoid deep wrapper array nesting wrt 'UNWRAPSINGLEVALUEARRAYS' bsc1204370. - CVE-2022-42004: Fixed missing check in...

7.5CVSS7.8AI score0.02766EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.7 views

kernel: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()

A flaw was found in the virtio-gpu module in the Linux kernel. If the initialization fails, for example, due to a fault injection, a missing check in the virtiogpuarrayputfree function can cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS6.5AI score0.00273EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.11 views

kernel: dm ioctl: prevent potential spectre v1 gadget

A vulnerability was found in the Linux kernel's dm-ioctl interface in the lookupioctl function, which accepts a user-provided cmd value that is used to index the ioctls array directly. This issue could lead to an out-of-bounds access if the CPU speculatively executes the array access before cmd i...

5.5CVSS6.6AI score0.00307EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t

A vulnerability was found in the Linux kernel's CS35L41 driver. The constant CS35L41NUMOTPELEM is defined as 100 but is used by the arrays otpmap1 and otpmap2, which are both expected to contain only 99 elements. This mismatch causes the code to access memory past the array boundaries when...

7.1CVSS6.7AI score0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.12 views

kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()

An issue was discovered in the Linux kernel through 5.16-rc6. netvscgetethtoolstats in drivers/net/hyperv/netvscdrv.c lacks check of the return value of kvmallocarray and will cause the null pointer dereference...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.20 views

kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()

An issue was discovered in the Linux kernel through 5.16-rc6. netvscgetethtoolstats in drivers/net/hyperv/netvscdrv.c lacks check of the return value of kvmallocarray and will cause the null pointer dereference...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/11/15 10:20 a.m.13 views

php: Uninitialized array in pg_query_params() leading to RCE

A vulnerability was found in PHP due to an uninitialized array in pgqueryparams function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote...

8.1CVSS7.8AI score0.03666EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/14 6:58 p.m.21 views

GSD-2022-1007002 ext2: Use kvmalloc() for group descriptor array

ext2: Use kvmalloc for group descriptor array This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.75 by commit...

7.3AI score
SaveExploits0
Rows per page
Query Builder