Lucene search
+L

439 matches found

OSV
OSV
added 2019/10/01 5:0 p.m.4 views

UBUNTU-CVE-2019-14821

An out-of-bounds access issue was found in the Linux kernel, all versions through 5.3, in the way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvmcoalescedmmio' object, wherein write indices 'ring-first' and 'ring-last'...

8.8CVSS6.9AI score0.00763EPSS
SaveExploits0References9
CNVD
CNVD
added 2019/09/20 12:0 a.m.3 views

Linux kernel out-of-bounds access vulnerability (CNVD-2019-38518)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. An out-of-bounds access vulnerability exists in Linux kernel 5.3 and earlier versions. The vulnerability stems from a...

8.8CVSS7.6AI score0.00763EPSS
SaveExploits0References1
PyPA
PyPA
added 2019/09/11 3:15 p.m.10 views

PYSEC-2019-240

An issue was discovered in py-lmdb 0.97. There is a divide-by-zero error in the function mdbenvopen2 if mdbenvreadheader obtains a zero value for a certain size field. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker...

7.5CVSS7AI score0.01786EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/06/18 12:0 a.m.57 views

Debian DLA-1823-1 : linux security update (SACK Panic) (SACK Slowness)

Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks. CVE-2019-3846, CVE-2019-10126 huangwen reported multiple buffer overflows in the Marvell wifi mwifiex driver, which a local user could use to cause...

9.8CVSS7.1AI score0.98745EPSS
SaveExploits6References11
Veracode
Veracode
added 2019/05/02 6:36 a.m.33 views

Denial Of Service (DoS)

Linux kernel is vulnerable to denial of service attacks. A race condition between direct and memory-mapped I/O which is handled with BUGON instead of an I/O failure enables local users to cause a denial of service via system crash. Affected is the functionality of file fs/xfs/xfsaops.c of the...

4.7CVSS5.4AI score0.00421EPSS
SaveExploits0References45Affected Software2
OSV
OSV
added 2019/02/01 4:29 p.m.1 views

DEBIAN-CVE-2016-10741

In the Linux kernel before 4.9.3, fs/xfs/xfsaops.c allows local users to cause a denial of service system crash because there is a race condition between direct and memory-mapped I/O associated with a hole that is handled with BUGON instead of an I/O failure...

4.7CVSS5.5AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2019/02/01 4:29 p.m.9 views

CVE-2016-10741

In the Linux kernel before 4.9.3, fs/xfs/xfsaops.c allows local users to cause a denial of service system crash because there is a race condition between direct and memory-mapped I/O associated with a hole that is handled with BUGON instead of an I/O failure...

4.7CVSS7AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2019/01/02 12:0 a.m.26 views

SUSE SLED15 / SLES15 Security Update : tiff (SUSE-SU-2018:4008-1)

This update for tiff fixes the following issues : Security issues fixed : CVE-2018-19210: Fixed NULL pointer dereference in the TIFFWriteDirectorySec function bsc1115717. CVE-2017-12944: Fixed denial of service issue in the TIFFReadDirEntryArray function bsc1054594. CVE-2016-10094: Fixed heap-bas...

9.1CVSS6.8AI score0.03613EPSS
SaveExploits4References17
OPENSUSE Linux
OPENSUSE Linux
added 2018/12/08 3:12 p.m.123 views

Security update for tiff (moderate)

This update for tiff fixes the following issues: Security issues fixed: - CVE-2018-19210: Fixed NULL pointer dereference in the TIFFWriteDirectorySec function bsc1115717. - CVE-2017-12944: Fixed denial of service issue in the TIFFReadDirEntryArray function bsc1054594. - CVE-2016-10094: Fixed...

6.8CVSS2.3AI score0.03613EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2018/10/30 12:5 p.m.5 views

kernel: fuse-backed file mmap-ed onto process cmdline arguments causes denial of service

By mmaping a FUSE-backed file onto a process's memory containing command line arguments or environment strings, an attacker can cause utilities from psutils or procps such as ps, w or any other program which makes a read call to the /proc//cmdline or /proc//environ files to block indefinitely...

5.3CVSS7.2AI score0.07291EPSS
SaveExploits5References5
CNVD
CNVD
added 2017/12/18 12:0 a.m.13 views

Linux kernel denial of service vulnerability (CNVD-2017-37597)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A denial of service vulnerability exists in the KVM in Linux kernel. An attacker can exploit this vulnerability to...

6.5CVSS6.6AI score0.00451EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2017/09/15 12:0 a.m.10 views

The vulnerability of the `megasas_mmio_write` function in the QEMU hardware emulation software allows a hacker to exert unpredictable effects.

The vulnerability of the megasasmmiowrite function in the QEMU hardware emulation software is caused by buffer overflow. Exploiting this vulnerability allows a remote attacker to exert unpredictable effects using unknown vectors...

7.5CVSS7.5AI score0.03912EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2017/09/06 8:36 p.m.10 views

kernel: race condition between direct and memory-mapped I/O in fs/xfs/xfs_aops.c

It was found that the Linux kernel can hit a BUGON statement in the xfsgetblocks in the fs/xfs/xfsaops.c because of a race condition between direct and memory-mapped I/O associated with a hole in a file that is handled with BUGON instead of an I/O failure. This allows a local unprivileged attacke...

4.7CVSS7.1AI score0.00308EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.8 views

kernel: race condition between direct and memory-mapped I/O in fs/xfs/xfs_aops.c

It was found that the Linux kernel can hit a BUGON statement in the xfsgetblocks in the fs/xfs/xfsaops.c because of a race condition between direct and memory-mapped I/O associated with a hole in a file that is handled with BUGON instead of an I/O failure. This allows a local unprivileged attacke...

4.7CVSS7.1AI score0.00308EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2017/05/12 12:0 a.m.491 views

Linux Kernel SO_SNDBUFFORCE / SO_RCVBUFFORCE Local Privilege Escalation

// CAPNETADMIN - root LPE exploit for CVE-2016-9793 // No KASLR, SMEP or SMAP bypass included // Affected kernels: 3.11 - 4.8 // Tested in QEMU only // https://github.com/xairy/kernel-exploits/tree/master/CVE-2016-9793 // // Usage: // gcc -pthread exploit.c -o exploit // chown guest:guest exploit...

7.2CVSS0.8AI score0.01566EPSS
SaveExploits8
OSV
OSV
added 2017/05/03 7:59 p.m.6 views

DEBIAN-CVE-2017-7995

Xen PV guest before Xen 4.3 checked access permissions to MMIO ranges only after accessing them, allowing host PCI device space memory reads, leading to information disclosure. This is an error in the getuser function. NOTE: the upstream Xen Project considers versions before 4.5.x to be EOL...

3.8CVSS5.7AI score0.00368EPSS
SaveExploits0References1
Xen Project
Xen Project
added 2016/11/29 2:48 p.m.73 views

ARM guests may induce host asynchronous abort

ISSUE DESCRIPTION Depending on how the hardware and firmware have been integrated, guest-triggered asynchronous aborts SError on ARMv8 may be received by the hypervisor. The current action is to crash the host. A guest might trigger an asynchronous abort when accessing memory mapped hardware in a...

6.5CVSS0.3AI score0.00471EPSS
SaveExploits0
OSV
OSV
added 2016/07/11 1:59 a.m.7 views

UBUNTU-CVE-2016-3757

The printmaps function in toolbox/lsof.c in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-07-01 allows user-assisted attackers to gain privileges via a crafted application that attempts to list a long name of a memory-mapped file, aka internal bug 28175237...

7CVSS7.1AI score0.00217EPSS
SaveExploits0References3
Prion
Prion
added 2016/07/11 1:59 a.m.16 views

Code injection

The printmaps function in toolbox/lsof.c in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-07-01 allows user-assisted attackers to gain privileges via a crafted application that attempts to list a long name of a memory-mapped file, aka internal bug 28175237...

5.9CVSS7.1AI score0.00217EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2016/07/11 1:59 a.m.28 views

CVE-2016-3757

The printmaps function in toolbox/lsof.c in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-07-01 allows user-assisted attackers to gain privileges via a crafted application that attempts to list a long name of a memory-mapped file, aka internal bug 28175237...

7CVSS7.1AI score0.00217EPSS
SaveExploits0References2
Rows per page
Query Builder