Lucene search
+L

11509 matches found

RedHat Linux
RedHat Linux
added 2020/01/21 6:12 p.m.115 views

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

An update for kernel is now available for Red Hat Enterprise Linux 7.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.5AI score0.01061EPSS
SaveExploits6References4
FreeBSD
FreeBSD
added 2020/01/20 12:00 a.m.23 views

FreeBSD -- Insufficient cryptodev MAC key length check

Problem Description: Requests to create cryptography sessions using a MAC did not validate the user-supplied MAC key length. The cryptodev module allocates a buffer whose size is this user-suppled length. Impact: An unprivileged process can trigger a kernel panic...

7.4CVSS2.5AI score0.00656EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2020/01/20 12:00 a.m.7 views

CVE-2020-5319

Dell EMC Unity, Dell EMC Unity XT, and Dell EMC UnityVSA versions prior to 5.0.2.0.5.009 contain a Denial of Service vulnerability on NAS Server SSH implementation that is used to provide SFTP service on a NAS server. A remote unauthenticated attacker may potentially exploit this vulnerability an...

7.8CVSS7.5AI score0.01402EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/01/16 7:09 p.m.60 views

CVE-2019-20096

A flaw was found in the Linux kernel’s implementation of the Datagram Congestion Control Protocol DCCP. A local attacker with access to the system can create DCCP sockets to cause a memory leak and repeat this operation to exhaust all memory and panic the system. Mitigation As the DCCP module wil...

5.5CVSS6.9AI score0.00994EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/01/14 8:45 a.m.82 views

Moderate: Red Hat Security Advisory: go-toolset-1.12-golang security update

An update for go-toolset-1.12 and go-toolset-1.12-golang is now available for Red Hat Developer Tools. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availabl...

7.5CVSS6.8AI score0.05299EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2020/01/14 8:45 a.m.12 views

golang: invalid public key causes panic in dsa.Verify

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2020/01/12 3:29 p.m.36 views

CVE-2018-17847

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" index out of range in nodeStack.pop in node.go, called from parser.clearActiveFormattingElements, during an html.Parse call...

7.5CVSS2AI score0.02364EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2020/01/11 4:06 p.m.45 views

CVE-2019-20054

A flaw was found in the Linux kernel’s implementation of dropping sysctl entries. A local attacker who has access to load modules on the system can trigger a condition during module load failure and panic the system...

5.5CVSS2.2AI score0.00477EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/01/05 9:26 p.m.61 views

CVE-2018-5333

In the Linux kernel through 4.14.13, the rdscmsgatomic function in 'net/rds/rdma.c' mishandles cases where page pinning fails or an invalid address is supplied by a user. This can lead to a NULL pointer dereference in rdsatomicfreeop and thus to a system panic...

5.5CVSS2AI score0.07207EPSS
SaveExploits5References1
Huawei
Huawei
added 2019/12/26 12:00 a.m.244 views

Security Advisory - Integer Overflow Vulnerability in the Linux Kernel (SACK Panic)

An integer overflow vulnerability was found in the way the Linux kernel's networking subsystem processed TCP Selective Acknowledgment SACK segments. A remote attacker could use this to cause a denial of service. Vulnerability ID: HWPSIRT-2019-06130 This vulnerability has been assigned a Common...

7.8CVSS7.6AI score0.98745EPSS
SaveExploits4Affected Software119
IBM Security Bulletins
IBM Security Bulletins
added 2019/12/20 8:47 a.m.46 views

Security Bulletin: Multiple vulenerabilities CVE-2019-0205, CVE-2019-0210 in thrift package

Summary Multiple vulenerabilities CVE-2019-0205, CVE-2019-0210 in thrift package Vulnerability Details CVEID: CVE-2019-0205 DESCRIPTION: In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue...

7.8CVSS1AI score0.09156EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/12/19 12:00 a.m.85 views

RancherOS < 1.5.3 Multiple Vulnerabilities (SACK Panic)

The remote host is running a version of RancherOS prior to v1.5.3, hence is exposed to multiple vulnerabilities: - Linux Kernel is prone to a remote integer-overflow vulnerability. An attacker can exploit this issue to cause denial-of-service conditions. CVE-2019-11477 - RancherOS is vulnerable t...

7.8CVSS6.7AI score0.98745EPSS
SaveExploits4References6
Exploit DB
Exploit DB
added 2019/12/18 12:00 a.m.128 views

macOS 10.14.6 (18G87) - Kernel Use-After-Free due to Race Condition in wait_for_namespace_event()

The XNU function waitfornamespaceevent in bsd/vfs/vfssyscalls.c releases a file descriptor for use by userspace but may then subsequently destroy that file descriptor using fpfree, which unconditionally frees the fileproc and fileglob. This opens up a race window during which the process could...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/12/18 12:00 a.m.24 views

macOS 10.14.6 (18G87) - Kernel Use-After-Free due to Race Condition in wait_for_namespace_event()

macOS 10.14.6 18G87 - Kernel Use-After-Free due to Race Condition in waitfornamespaceevent The XNU function waitfornamespaceevent in bsd/vfs/vfssyscalls.c releases a file descriptor for use by userspace but may then subsequently destroy that file descriptor using fpfree, which unconditionally fre...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/12/09 12:00 a.m.47 views

Scientific Linux Security Update : kernel on SL7.x x86_64 (20191205)

Security Fixes : - Kernel: KVM: OOB memory access via mmio ring buffer CVE-2019-14821 - kernel: local attacker can trigger multiple use-after-free conditions results in privilege escalation CVE-2019-15239 Bug Fixes : - On SL 7.7 kernel SCSI VPD information for NVMe drives is missing breaks...

8.8CVSS7.1AI score0.00763EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/12/09 12:00 a.m.33 views

EulerOS 2.0 SP5 : golang (EulerOS-SA-2019-2529)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling.CVE-2019-16276 - Go before 1.12.11 and 1.3.x before 1.13.2 can panic upo...

7.5CVSS7AI score0.05299EPSS
SaveExploits1References3
Elastic
Elastic
added 2019/12/02 4:39 p.m.12 views

Elastic Stack 7.5.0 security update

Metricbeat and Filebeat DSA public key panic ESA-2019-15 A denial of service flaw when parsing malformed DSA public keys was discovered in Go, the language used to implement Beats. If Metricbeat or Filebeat are configured to accept incoming TLS connections with client authentication enabled, a...

7.5CVSS9.6AI score0.04693EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/11/18 12:00 a.m.39 views

openSUSE Security Update : go1.12 (openSUSE-2019-2521)

This update for go1.12 fixes the following issues : Security issues fixed : - CVE-2019-16276: Fixed the handling of invalid HTTP headers, which had allowed request smuggling bsc1152082. - CVE-2019-17596: Fixed a panic in dsa.Verify caused by invalid public keys bsc1154402. Non-security issue fixe...

7.5CVSS6.9AI score0.05299EPSS
SaveExploits1References5
OSV
OSV
added 2019/11/17 7:22 p.m.11 views

OPENSUSE-SU-2019:2522-1 Security update for go1.12

This update for go1.12 fixes the following issues: Security issues fixed: - CVE-2019-16276: Fixed the handling of invalid HTTP headers, which had allowed request smuggling bsc1152082. - CVE-2019-17596: Fixed a panic in dsa.Verify caused by invalid public keys bsc1154402. Non-security issue fixed:...

7.5CVSS7.7AI score0.05299EPSS
SaveExploits1References6
OPENSUSE Linux
OPENSUSE Linux
added 2019/11/17 12:00 a.m.67 views

Security update for go1.12 (moderate)

openSUSE Security Update: Security update for go1.12 Announcement ID: openSUSE-SU-2019:2522-1 Rating: moderate References: 1141689 1152082 1154402 Cross-References: CVE-2019-16276 CVE-2019-17596 Affected Products: openSUSE Leap 15.1 An update that solves two vulnerabilities and has one errata is...

7.5CVSS6.8AI score0.05299EPSS
SaveExploits1References3
Rows per page
Query Builder