Lucene search
+L

9660 matches found

Ubuntu
Ubuntu
added 2021/08/18 5:29 p.m.276 views

USN-5046-1: Linux kernel vulnerabilities

It was discovered that the bluetooth subsystem in the Linux kernel did not properly perform access control. An authenticated attacker could possibly use this to expose sensitive information. CVE-2020-26558, CVE-2021-0129 Michael Brown discovered that the Xen netback driver in the Linux kernel did...

7.8CVSS7.4AI score0.00872EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2021/08/16 12:00 a.m.21 views

Fedora: Security Advisory for rust-fancy-regex (FEDORA-2021-3cf88e44b4)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS9.8AI score0.01923EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.26 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS7.7AI score
SaveExploits0References3
OSV
OSV
added 2021/08/12 9:15 p.m.20 views

CVE-2021-37641

TensorFlow is an end-to-end open source platform for machine learning. In affected versions if the arguments to tf.rawops.RaggedGather don't determine a valid ragged tensor code can trigger a read from outside of bounds of heap allocated buffers. The implementation directly reads the first...

7.1CVSS7.1AI score
SaveExploits0References2
Prion
Prion
added 2021/08/12 9:15 p.m.19 views

Integer overflow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.QuantizeAndDequantizeV4Grad is vulnerable to an integer overflow issue caused by converting a signed integer value to an unsigned one and then allocating memory based on thi...

2.1CVSS5.7AI score0.00152EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 9:15 p.m.12 views

Input validation

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature and similar attack can occur in BoostedTreesCalculateBestFeatureSplitV2. The...

4.6CVSS7.5AI score0.00189EPSS
SaveExploits0References3Affected Software1
Rockylinux
Rockylinux
added 2021/08/12 8:54 p.m.43 views

.NET Core 2.1 security and bugfix update

An update for .NET Core 2.1 is now available for Rocky Linux 8. Rocky Linux Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

2.1CVSS2.5AI score0.01455EPSS
SaveExploits0
NVD
NVD
added 2021/08/12 6:15 p.m.24 views

CVE-2021-37640

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS0.00152EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/08/12 6:57 a.m.94 views

Important: Red Hat Security Advisory: .NET 5.0 security and bugfix update

An update for .NET 5.0 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.5CVSS6.7AI score0.03902EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/11 6:47 p.m.75 views

Important: Red Hat Security Advisory: .NET Core 3.1 security and bugfix update

An update for .NET Core 3.1 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

7.5CVSS6.7AI score0.03902EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2021/08/11 6:43 p.m.46 views

Low: .NET Core 2.1 security and bugfix update

.NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. New versions of .NET Core that address a security vulnerability are now available. The updated versions are .NET Core SDK 2.1.525 and .NET Core...

2.1CVSS2.7AI score0.01455EPSS
SaveExploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/11 12:00 a.m.164 views

Security update for chromium (important)

openSUSE Security Update: Security update for chromium Announcement ID: openSUSE-SU-2021:1144-1 Rating: important References: 1188590 1189006 Cross-References: CVE-2021-30565 CVE-2021-30566 CVE-2021-30567 CVE-2021-30568 CVE-2021-30569 CVE-2021-30571 CVE-2021-30572 CVE-2021-30573 CVE-2021-30574...

9.6CVSS9.3AI score0.06282EPSS
SaveExploits34References2
RedHat Linux
RedHat Linux
added 2021/08/10 4:14 p.m.12 views

rust: memory safety violation in Zip implementation for nested iter::Zips

In the standard library in Rust before 1.51.0, the Zip implementation calls iteratorgetunchecked for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait...

7.5CVSS5.8AI score0.01387EPSS
SaveExploits0References4
NVD
NVD
added 2021/08/08 6:15 a.m.50 views

CVE-2020-36469

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

5.9CVSS0.00978EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 views

CVE-2020-36472

An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander types that they contain...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.37 views

CVE-2020-36458

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

8.1CVSS0.00833EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.20 views

CVE-2020-36445

An issue was discovered in the convec crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for ConVec...

8.1CVSS0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.47 views

CVE-2020-36461

An issue was discovered in the noisesearch crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock...

8.1CVSS0.0124EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.30 views

CVE-2020-36451

An issue was discovered in the rcucell crate through 2020-11-14 for Rust. There are unconditional implementations of Send and Sync for RcuCell...

8.1CVSS0.01249EPSS
SaveExploits1References2
Prion
Prion
added 2021/08/08 6:15 a.m.23 views

Design/Logic Flaw

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

6.8CVSS8AI score0.0124EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder