Lucene search
+L

11280 matches found

Tenable Nessus
Tenable Nessus
added 2019/09/19 12:00 a.m.290 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.04521EPSS
SaveExploits5References3
FreeBSD
FreeBSD
added 2019/09/19 12:00 a.m.28 views

FreeBSD -- Improper checking in SCTP-AUTH shared key update

Problem Description: The SCTP layer does improper checking when an application tries to update a shared key. Therefore an unprivileged local user can trigger a use-after- free situation, for example by specific sequences of updating shared keys and closing the SCTP association. Impact: Triggering...

7.8CVSS1.4AI score0.00331EPSS
SaveExploits0
RustSec
RustSec
added 2019/09/14 12:00 p.m.31 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.02506EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2019/09/12 12:25 p.m.121 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.05649EPSS
SaveExploits3References8
RedHat Linux
RedHat Linux
added 2019/09/12 10:35 a.m.14 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.01455EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/09/12 10:35 a.m.10 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.02779EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/09/11 9:23 a.m.19 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.02779EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/09/11 9:23 a.m.18 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.01455EPSS
SaveExploits0References4
OSV
OSV
added 2019/09/09 12:15 p.m.19 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
SaveExploits0References2
NVD
NVD
added 2019/09/09 12:15 p.m.30 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.01583EPSS
SaveExploits0References2
Prion
Prion
added 2019/09/09 12:15 p.m.25 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.01583EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2019/09/09 12:15 p.m.11 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.01583EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2019/09/09 12:15 p.m.42 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.01583EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2019/09/09 11:55 a.m.35 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.01583EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2019/09/09 11:55 a.m.73 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.01583EPSS
SaveExploits0
CVE
CVE
added 2019/09/09 11:55 a.m.65 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.01583EPSS
SaveExploits0References2Affected Software1
RustSec
RustSec
added 2019/09/01 12:00 p.m.29 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.01583EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/09/01 12:00 p.m.55 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.01583EPSS
SaveExploits0References3
OSV
OSV
added 2019/08/30 9:15 a.m.13 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.04417EPSS
SaveExploits1References4
NVD
NVD
added 2019/08/30 9:15 a.m.22 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.02128EPSS
SaveExploits0References2
Rows per page
Query Builder