Lucene search
+L

2807 matches found

OSV
OSV
added 2020/09/25 7:15 p.m.10 views

PYSEC-2020-135

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. Users having access to segmentidsdata can alter outputindex and then write to outside of outputdata...

8.6CVSS7AI score0.00737EPSS
SaveExploits1References3
PyPA
PyPA
added 2020/09/25 7:15 p.m.8 views

PYSEC-2020-135

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. Users having access to segmentidsdata can alter outputindex and then write to outside of outputdata...

8.6CVSS6.9AI score0.00737EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-326

In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/output tensors. The flatbuffer format uses indice...

5.8CVSS6AI score0.00917EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2020/09/25 6:50 p.m.47 views

CVE-2020-15212 Out of bounds access in tensorflow-lite

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. Users having access to segmentidsdata can alter outputindex and then write to outside of outputdata...

8.1CVSS8.7AI score0.00737EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2020/09/25 6:50 p.m.35 views

CVE-2020-15214 Out of bounds write in tensorflow-lite

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS8AI score0.00671EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2020/09/25 6:29 p.m.67 views

Out of bounds access in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor:...

8.6CVSS0.8AI score0.00737EPSS
SaveExploits1References11Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.63 views

Denial of service in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. Since code uses the last element of the tensor holding them to determine the dimensionality of output tensor, attackers can use a very...

4.3CVSS1.8AI score0.0076EPSS
SaveExploits1References11Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.268 views

Segmentation fault in tensorflow-lite

Impact If a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption. Patches We have patched the issue in d58c96946b and will release patch releases for all versions between 1.1...

6.5CVSS3.2AI score0.00739EPSS
SaveExploits1References14Affected Software3
Prion
Prion
added 2020/09/11 10:15 p.m.23 views

Code injection

An issue was discovered on LG mobile devices with Android OS 7.0, 7.1, 7.2, 8.0, and 8.1 software. Applications with sensitive security settings such as the package verifier application mishandle unknown-source installations. The LG ID is LVE-SMP-190002 September 2020...

5CVSS7.6AI score0.00346EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/09/11 9:18 p.m.47 views

CVE-2020-25281

The CVE-2020-25281 entry concerns LG mobile devices running Android 7.x–8.1 where apps with sensitive security settings (e.g., the package verifier) mishandle unknown-source installations. Affected component/function relates to the installation pipeline for unknown sources. Underlying impact stat...

7.5CVSS7.5AI score0.00346EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2020/04/04 5:33 p.m.44 views

CVE-2020-8835

An out-of-bounds access flaw was found in the Linux kernel’s implementation of the eBPF code verifier, where an incorrect register bounds calculation while checking 32-bit instructions in an eBPF program occurs. This flaw allows an unprivileged user or process to execute eBPF programs to crash th...

7.8CVSS4.4AI score0.0601EPSS
SaveExploits8References3
Mageia
Mageia
added 2020/04/02 10:48 p.m.91 views

Updated kernel packages fix security vulnerabilities

This update is based on upstream 5.5.14 and fixes at least the following security vulnerabilities: In the Linux kernel 5.3.10, there is a use-after-free read in the perftracelockacquire function related to include/trace/events/lock.h CVE-2019-19769. Manfred Paul discovered that the bpf verifier i...

7.8CVSS0.8AI score0.0601EPSS
SaveExploits8References6
OSV
OSV
added 2020/04/02 6:15 p.m.3 views

DEBIAN-CVE-2020-8835

In the Linux kernel 5.5.0 and newer, the bpf verifier kernel/bpf/verifier.c did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the...

7.8CVSS6.5AI score0.0601EPSS
SaveExploits8References1
NVD
NVD
added 2020/04/02 6:15 p.m.22 views

CVE-2020-8835

In the Linux kernel 5.5.0 and newer, the bpf verifier kernel/bpf/verifier.c did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the...

7.8CVSS7.2AI score0.0601EPSS
SaveExploits8References12
Prion
Prion
added 2020/04/02 6:15 p.m.29 views

Out-of-bounds

In the Linux kernel 5.5.0 and newer, the bpf verifier kernel/bpf/verifier.c did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the...

7.2CVSS7.1AI score0.0601EPSS
SaveExploits8References12Affected Software3
CVE
CVE
added 2020/04/02 6:0 p.m.263 views

CVE-2020-8835

CVE-2020-8835 affects Linux kernel 5.5.0 and newer, with backports to 5.4.x. The issue is in the BPF verifier (kernel/bpf/verifier.c): it truncates 64-bit values to 32-bit for 32-bit operations, causing the verifier’s checked bounds to diverge from actual execution. This can lead to out-of-bounds...

7.8CVSS7.2AI score0.0601EPSS
SaveExploits8References12Affected Software1
Cvelist
Cvelist
added 2020/04/02 6:0 p.m.29 views

CVE-2020-8835 Linux kernel bpf verifier vulnerability

In the Linux kernel 5.5.0 and newer, the bpf verifier kernel/bpf/verifier.c did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the...

7.8CVSS7.2AI score0.0601EPSS
SaveExploits8References12
Debian CVE
Debian CVE
added 2020/04/02 6:0 p.m.47 views

CVE-2020-8835

In the Linux kernel 5.5.0 and newer, the bpf verifier kernel/bpf/verifier.c did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the...

7.8CVSS6.2AI score0.0601EPSS
SaveExploits8
RedhatCVE
RedhatCVE
added 2020/04/01 2:7 p.m.33 views

CVE-2018-18445

A security flaw was found in the Linux kernel in the adjustscalarminmaxvals function in kernel/bpf/verifier.c. A faulty computation of numeric bounds in the BPF verifier permits out-of-bounds memory accesses because this function mishandles 32-bit right shifts. A local unprivileged user cannot...

7.8CVSS3AI score0.00533EPSS
SaveExploits0References2
ArchLinux
ArchLinux
added 2020/04/01 12:0 a.m.39 views

[ASA-202004-2] linux-hardened: privilege escalation

Arch Linux Security Advisory ASA-202004-2 ========================================= Severity: High Date : 2020-04-01 CVE-ID : CVE-2020-8835 Package : linux-hardened Type : privilege escalation Remote : No Link : https://security.archlinux.org/AVG-1120 Summary ======= The package linux-hardened...

7.8CVSS2.4AI score0.0601EPSS
SaveExploits8References5
Rows per page
Query Builder