Lucene search
K

10000 matches found

Tenable Nessus
Tenable Nessus
added 2019/09/19 12:0 a.m.284 views

CentOS 7 : kernel (CESA-2019:2600)

An update for kernel is now available for Red Hat Enterprise Linux 7. 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 th...

8.3CVSS7AI score0.19224EPSS
Exploits5References3
OpenVAS
OpenVAS
added 2019/09/19 12:0 a.m.149 views

CentOS Update for bpftool CESA-2019:2600 centos7

The remote host is missing an update for the SPDX-FileCopyrightText: 2019 Greenbone AG 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-only ifdescription...

8.3CVSS7.3AI score0.19224EPSS
Exploits5References2
RustSec
RustSec
added 2019/09/14 12:0 p.m.13 views

Stream callback function is not unwind safe

Affected versions of this crate is not panic safe within callback functions streamcallback and streamfinishedcallback. The call to user-provided closure might panic before a mem::forget call, which then causes a use after free that grants attacker to control the callback function pointer. This...

9.8CVSS5.3AI score0.01192EPSS
Exploits1Affected Software1
RedHat Linux
RedHat Linux
added 2019/09/12 12:25 p.m.109 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel 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 th...

8.8CVSS6.8AI score0.02934EPSS
Exploits3References8
RedHat Linux
RedHat Linux
added 2019/09/12 10:35 a.m.3 views

kernel: nfs: use-after-free in svc_process_common()

A flaw was found in the Linux kernel's NFS41+ subsystem. NFS41+ shares mounted in different network namespaces at the same time can make bcsvcprocess use wrong back-channel IDs and cause a use-after-free vulnerability. Thus a malicious container user can cause a host kernel memory corruption and ...

8CVSS7AI score0.00048EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/09/12 10:35 a.m.3 views

kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence

A flaw was found in the Linux kernel's NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the...

7.5CVSS7AI score0.01496EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/09/11 9:23 a.m.3 views

kernel: nfs: use-after-free in svc_process_common()

A flaw was found in the Linux kernel's NFS41+ subsystem. NFS41+ shares mounted in different network namespaces at the same time can make bcsvcprocess use wrong back-channel IDs and cause a use-after-free vulnerability. Thus a malicious container user can cause a host kernel memory corruption and ...

8CVSS7AI score0.00048EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/09/11 9:23 a.m.4 views

kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence

A flaw was found in the Linux kernel's NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the...

7.5CVSS7AI score0.01496EPSS
Exploits0References4
NVD
NVD
added 2019/09/09 12:15 p.m.8 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score0.00328EPSS
Exploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.13 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score
Exploits0References2
UbuntuCve
UbuntuCve
added 2019/09/09 12:15 p.m.17 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.1AI score0.00328EPSS
Exploits0References3
OSV
OSV
added 2019/09/09 12:15 p.m.1 views

UBUNTU-CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS5.8AI score0.00328EPSS
Exploits0References4
Prion
Prion
added 2019/09/09 12:15 p.m.15 views

Design/Logic Flaw

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

5CVSS7.5AI score0.00328EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2019/09/09 11:55 a.m.12 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score0.00328EPSS
Exploits0
CVE
CVE
added 2019/09/09 11:55 a.m.53 views

CVE-2019-16141

CVE-2019-16141 concerns the Rust crate once_cell prior to 1.0.1 . The issue is a panic during initialization of the Lazy static. Concrete details across connected sources confirm the affected component (once_cell) and the root cause (panic in Lazy initialization). No explicit exploit vectors or i...

7.5CVSS7.4AI score0.00328EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2019/09/09 11:55 a.m.13 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5AI score0.00328EPSS
Exploits0References2
RustSec
RustSec
added 2019/09/01 12:0 p.m.21 views

Panic during initialization of Lazy<T> might trigger undefined behavior

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.5CVSS4.1AI score0.00328EPSS
Exploits0Affected Software1
OSV
OSV
added 2019/09/01 12:0 p.m.14 views

RUSTSEC-2019-0017 Panic during initialization of Lazy<T> might trigger undefined behavior

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.00328EPSS
Exploits0References3
NVD
NVD
added 2019/08/30 9:15 a.m.13 views

CVE-2019-5608

In FreeBSD 12.0-STABLE before r350648, 12.0-RELEASE before 12.0-RELEASE-p9, 11.3-STABLE before r350650, 11.3-RELEASE before 11.3-RELEASE-p2, and 11.2-RELEASE before 11.2-RELEASE-p13, the ICMPv6 input path incorrectly handles cases where an MLDv2 listener query packet is internally fragmented acro...

9.8CVSS9.3AI score0.00822EPSS
Exploits0References2
OSV
OSV
added 2019/08/30 9:15 a.m.6 views

CVE-2019-5611

In FreeBSD 12.0-STABLE before r350828, 12.0-RELEASE before 12.0-RELEASE-p10, 11.3-STABLE before r350829, 11.3-RELEASE before 11.3-RELEASE-p3, and 11.2-RELEASE before 11.2-RELEASE-p14, a missing check in the function to arrange data in a chain of mbufs could cause data returned not to be contiguou...

7.5CVSS6.6AI score0.01851EPSS
Exploits1References4
Rows per page
Query Builder