Lucene search
K

1296 matches found

OSV
OSV
added 2019/07/26 5:15 a.m.1 views

DEBIAN-CVE-2018-20855

An issue was discovered in the Linux kernel before 4.18.7. In createqpcommon in drivers/infiniband/hw/mlx5/qp.c, mlx5ibcreateqpresp was never initialized, resulting in a leak of stack memory to userspace...

3.3CVSS7.4AI score0.00107EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2019/07/26 5:15 a.m.44 views

CVE-2018-20855

An issue was discovered in the Linux kernel before 4.18.7. In createqpcommon in drivers/infiniband/hw/mlx5/qp.c, mlx5ibcreateqpresp was never initialized, resulting in a leak of stack memory to userspace...

3.3CVSS6.7AI score0.00107EPSS
Exploits0References4
Prion
Prion
added 2019/07/26 5:15 a.m.17 views

Memory corruption

An issue was discovered in the Linux kernel before 4.18.7. In createqpcommon in drivers/infiniband/hw/mlx5/qp.c, mlx5ibcreateqpresp was never initialized, resulting in a leak of stack memory to userspace...

2.1CVSS3.5AI score0.00107EPSS
Exploits0References6Affected Software3
Cvelist
Cvelist
added 2019/07/26 4:39 a.m.24 views

CVE-2018-20855

An issue was discovered in the Linux kernel before 4.18.7. In createqpcommon in drivers/infiniband/hw/mlx5/qp.c, mlx5ibcreateqpresp was never initialized, resulting in a leak of stack memory to userspace...

5AI score0.00107EPSS
Exploits0References6
CVE
CVE
added 2019/07/26 4:39 a.m.448 views

CVE-2018-20855

CVE-2018-20855 affects Linux kernel before 4.18.7. In mlx5InfiniBand, create_qp_common (mlx5_ib_create_qp_resp) was never initialized, leaking stack memory to userspace. Upstream fix shipped with kernel 4.18.7 (commit 0625b4ba1a5d4703c7fb01c497bd6c156908af00). Mitigation: upgrade to 4.18.7+ or ap...

3.3CVSS4.8AI score0.00107EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2019/07/03 7:15 p.m.6 views

CVE-2019-5601

In FreeBSD 12.0-STABLE before r347474, 12.0-RELEASE before 12.0-RELEASE-p7, 11.2-STABLE before r347475, and 11.2-RELEASE before 11.2-RELEASE-p11, a bug in the FFS implementation causes up to three bytes of kernel stack memory to be written to disk as uninitialized directory entry padding...

6.5CVSS6.5AI score0.00295EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2019/07/03 6:51 p.m.19 views

CVE-2019-5601

Removed by vendor...

6.5CVSS6.5AI score0.00295EPSS
Exploits0
CVE
CVE
added 2019/07/03 6:51 p.m.182 views

CVE-2019-5601

CVE-2019-5601 affects FreeBSD: kernel stack leakage in the UFS/FFS code. A bug in the FFS implementation can cause up to three bytes of kernel stack memory to be written to disk as uninitialized directory entry padding, potentially exposing stack data. Impact: kernel stack disclosure; attacker ac...

6.5CVSS6.2AI score0.00295EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2019/06/27 2:21 p.m.18 views

CVE-2019-7228

The ABB IDAL HTTP server mishandles format strings in a username or cookie during the authentication process. Attempting to authenticate with the username %25s%25p%25x%25n will crash the server. Sending %08x.AAAA.%08x.%08x will log memory content from the stack...

8.8AI score0.02133EPSS
Exploits2References5
Hacker One
Hacker One
added 2019/06/21 2:53 a.m.55 views

Internet Bug Bounty: Uninitialized read in gdImageCreateFromXbm

This bug is present in gdImageCreateFromXbm method of ext/gd/libgd/gdxbm.c file. This method contains below mentioned lines. c ... unsigned int b; ... sscanfh, "%x", &b; for bit = 1; bit = maxbit; bit = bit 1 gdImageSetPixelim, x++, y, b & bit ? 1 : 0; ... So when sscanf method is not able to rea...

5CVSS6.2AI score0.1054EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2019/06/18 12:0 a.m.39 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2019:1534-1) (SACK Panic) (SACK Slowness)

The SUSE Linux Enterprise 12 SP2 kernel version 4.4.121 was updated to receive various security and bugfixes. The following security bugs were fixed : CVE-2019-11477: A sequence of SACKs may have been crafted by a remote attacker such that one can trigger an integer overflow, leading to a kernel...

9.3CVSS6.7AI score0.69918EPSS
Exploits10References46
RustSec
RustSec
added 2019/06/15 12:0 p.m.25 views

Format string vulnerabilities in `pancurses`

pancurses::mvprintw and pancurses::printw passes a pointer from a rust &str to C, allowing hostile input to execute a format string attack, which trivially allows writing arbitrary data to stack memory...

7.5CVSS6.4AI score0.00213EPSS
Exploits0Affected Software1
OSV
OSV
added 2019/06/15 12:0 p.m.15 views

RUSTSEC-2019-0005 Format string vulnerabilities in `pancurses`

pancurses::mvprintw and pancurses::printw passes a pointer from a rust &str to C, allowing hostile input to execute a format string attack, which trivially allows writing arbitrary data to stack memory...

7.5CVSS7.5AI score0.00213EPSS
Exploits0References3
OSV
OSV
added 2019/06/15 12:0 p.m.23 views

RUSTSEC-2019-0006 Buffer overflow and format vulnerabilities in functions exposed without unsafe

ncurses exposes functions from the ncurses library which: - Pass buffers without length to C functions that may write an arbitrary amount of data, leading to a buffer overflow. instr, mvwinstr, etc - Passes rust &str to strings expecting C format arguments, allowing hostile input to execute a...

9.8CVSS8.7AI score0.00587EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2019/06/13 12:0 a.m.2 views

PT-2019-2568 · Abb · Abb Idal Ftp Server

Name of the Vulnerable Software and Affected Versions: ABB IDAL FTP server affected versions not specified Description: The issue is related to the mishandling of format strings in a username during the authentication process. Attempting to authenticate with the username %s%p%x%d will crash the...

8.8CVSS8.7AI score0.02339EPSS
Exploits2References11
Positive Technologies
Positive Technologies
added 2019/06/13 12:0 a.m.2 views

PT-2019-2567 · Abb · Abb Idal Ftp Server

Name of the Vulnerable Software and Affected Versions: ABB IDAL HTTP server affected versions not specified Description: The issue is related to the mishandling of format strings in a username or cookie during the authentication process. Attempting to authenticate with the username %25s%25p%25x%2...

8.8CVSS8.8AI score0.02133EPSS
Exploits2References10
Tenable Nessus
Tenable Nessus
added 2019/05/31 12:0 a.m.44 views

Amazon Linux AMI : kernel (ALAS-2019-1214)

A flaw was found in the Linux kernel's freescale hypervisor manager implementation. A parameter passed via to an ioctl was incorrectly validated and used in size calculations for the page size calculation. An attacker can use this flaw to crash the system or corrupt memory or, possibly, create...

8.3CVSS6.3AI score0.02934EPSS
Exploits2References6
Tenable Nessus
Tenable Nessus
added 2019/05/13 12:0 a.m.293 views

EulerOS Virtualization for ARM 64 3.0.1.0 : kernel (EulerOS-SA-2019-1516)

According to the versions of the kernel packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - The hi3660stubclkprobe function in drivers/clk/hisilicon/clk-hi3660-stub.c in the Linux kernel before 4.16 allows loca...

10CVSS7.2AI score0.87EPSS
Exploits36References21
OSV
OSV
added 2019/05/10 10:29 p.m.8 views

CVE-2019-11884

The dohidpsockioctl function in net/bluetooth/hidp/sock.c in the Linux kernel before 5.0.15 allows a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a '\0' character...

3.3CVSS7.2AI score
Exploits0References23
NVD
NVD
added 2019/05/10 10:29 p.m.18 views

CVE-2019-11884

The dohidpsockioctl function in net/bluetooth/hidp/sock.c in the Linux kernel before 5.0.15 allows a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a '\0' character...

3.3CVSS5.7AI score0.00048EPSS
Exploits0References23
Rows per page
Query Builder