Lucene search
K

1723 matches found

RedHat Linux
RedHat Linux
added 2021/10/19 8:23 p.m.2 views

jenkins: improper permission checks allow canceling queue items and aborting builds

Incorrect Authorization vulnerability was found in Jenkins. Users with Item/Cancel permission are able to cancel queue items and abort builds of jobs even when they do not have Item/Read permission...

4.3CVSS5.7AI score0.01982EPSS
Exploits0References5
CNVD
CNVD
added 2021/10/08 12:0 a.m.18 views

Google TensorFlow suffers from an unspecified vulnerability (CNVD-2022-09854)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a security vulnerability that can be exploited by an attacker to cause a runtime abort process...

5.5CVSS5.5AI score0.00152EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2021/09/08 10:1 p.m.1 views

jenkins: improper permission checks allow canceling queue items and aborting builds

Incorrect Authorization vulnerability was found in Jenkins. Users with Item/Cancel permission are able to cancel queue items and abort builds of jobs even when they do not have Item/Read permission...

4.3CVSS5.7AI score0.01982EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2021/09/08 12:0 a.m.40 views

openSUSE 15 Security Update : xen (openSUSE-SU-2021:1236-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1236-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosure via...

7.8CVSS6.2AI score0.0181EPSS
Exploits0References43
Tenable Nessus
Tenable Nessus
added 2021/09/06 12:0 a.m.39 views

SUSE SLES12 Security Update : xen (SUSE-SU-2021:2957-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2957-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosu...

7.8CVSS6.3AI score0.01019EPSS
Exploits0References39
Tenable Nessus
Tenable Nessus
added 2021/09/04 12:0 a.m.45 views

openSUSE 15 Security Update : xen (openSUSE-SU-2021:2923-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:2923-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosure via...

7.8CVSS6.2AI score0.0181EPSS
Exploits0References41
Tenable Nessus
Tenable Nessus
added 2021/09/04 12:0 a.m.34 views

SUSE SLES15 Security Update : xen (SUSE-SU-2021:2943-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2943-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosu...

7.8CVSS6.4AI score0.01019EPSS
Exploits0References27
Tenable Nessus
Tenable Nessus
added 2021/09/04 12:0 a.m.40 views

SUSE SLED15 / SLES15 Security Update : xen (SUSE-SU-2021:2922-1)

The remote SUSE Linux SLED15 / SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2922-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosure...

7.8CVSS6.2AI score0.0181EPSS
Exploits0References43
Tenable Nessus
Tenable Nessus
added 2021/09/04 12:0 a.m.44 views

SUSE SLES12 Security Update : xen (SUSE-SU-2021:2955-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2955-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosu...

7.8CVSS6.4AI score0.01019EPSS
Exploits0References42
Tenable Nessus
Tenable Nessus
added 2021/09/04 12:0 a.m.36 views

SUSE SLED12 / SLES12 Security Update : xen (SUSE-SU-2021:2924-1)

The remote SUSE Linux SLED12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2924-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information...

7.8CVSS6.2AI score0.0181EPSS
Exploits0References52
Tenable Nessus
Tenable Nessus
added 2021/09/04 12:0 a.m.54 views

SUSE SLED15 / SLES15 Security Update : xen (SUSE-SU-2021:2923-1)

The remote SUSE Linux SLED15 / SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2923-1 advisory. - Observable response discrepancy in some IntelR Processors may allow an authorized user to potentially enable information disclosure...

7.8CVSS6.2AI score0.0181EPSS
Exploits0References41
Github Security Blog
Github Security Blog
added 2021/08/25 9:0 p.m.16 views

Uncontrolled recursion leads to abort in deserialization

Affected versions of this crate did not properly check for recursion while deserializing aliases. This allows an attacker to make a YAML file with an alias referring to itself causing an abort. The flaw was corrected by checking the recursion depth...

6.7AI score
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.2 views

GHSA-2GRH-HM3W-W7HV Race condition in tokio

When aborting a task with JoinHandle::abort, the future is dropped in the thread calling abort if the task is not currently being executed. This is incorrect for tasks spawned on a LocalSet. This can easily result in race conditions as many projects use Rc or RefCell in their Tokio tasks for bett...

5.9CVSS5.9AI score0.00829EPSS
Exploits1References5
OSV
OSV
added 2021/08/25 8:44 p.m.10 views

GHSA-7J44-FV4X-79G9 Improper Input Validation in once_cell

If during the first dereference of Lazy the initialization function panics, subsequent dereferences will execute std::hints::unreachableunchecked. Applications with panic = "abort" are not affected, as there will be no subsequent dereferences...

7.5CVSS7.5AI score0.01583EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.21 views

Improper Input Validation in once_cell

If during the first dereference of Lazy the initialization function panics, subsequent dereferences will execute std::hints::unreachableunchecked. Applications with panic = "abort" are not affected, as there will be no subsequent dereferences...

7.5CVSS7.5AI score0.01583EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2021/08/25 2:43 p.m.1 views

GHSA-27J5-4P9V-PP67 `std::abort` raised from `TensorListReserve`

Impact Providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements: python import tensorflow as tf tf.rawops.TensorListReserve elementshape = tf.constant1,...

5.7CVSS5.8AI score0.00152EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2021/08/25 2:43 p.m.38 views

`std::abort` raised from `TensorListReserve`

Impact Providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements: python import tensorflow as tf tf.rawops.TensorListReserve elementshape = tf.constant1,...

5.5CVSS5.9AI score0.00152EPSS
Exploits0References7Affected Software3
Microsoft CVE
Microsoft CVE
added 2021/08/20 7:0 a.m.2 views

Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler abort.

...

5.9CVSS6.9AI score0.03128EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2021/08/17 12:16 p.m.1 views

jenkins: improper permission checks allow canceling queue items and aborting builds

Incorrect Authorization vulnerability was found in Jenkins. Users with Item/Cancel permission are able to cancel queue items and abort builds of jobs even when they do not have Item/Read permission...

4.3CVSS5.7AI score0.01982EPSS
Exploits0References5
OSV
OSV
added 2021/08/12 9:15 p.m.11 views

CVE-2021-37644

TensorFlow is an end-to-end open source platform for machine learning. In affected versions providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements. The...

5.5CVSS6.5AI score
Exploits0References2
Rows per page
Query Builder