Lucene search
+L

5515 matches found

Debian CVE
Debian CVE
added 2019/11/12 1:30 a.m.40 views

CVE-2019-18874

psutil aka python-psutil through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object...

7.5CVSS7.5AI score0.03522EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2019/11/12 1:30 a.m.72 views

CVE-2019-18874

psutil aka python-psutil through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object...

7.5CVSS7.7AI score0.03522EPSS
SaveExploits0
CVE
CVE
added 2019/11/12 1:30 a.m.540 views

CVE-2019-18874

CVE-2019-18874 affects the Python module psutil (python-psutil). The issue is a double free caused by refcount mishandling in loops that convert system data into Python objects, as reported up to version 5.6.5 (and referenced in later advisories noting fixes in newer releases). Connected sources ...

7.5CVSS7.4AI score0.03522EPSS
SaveExploits0References5Affected Software1
FreeBSD
FreeBSD
added 2019/11/12 12:00 a.m.31 views

py-psutil -- double free vulnerability

ret2libc reports: psutil aka python-psutil through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object...

7.5CVSS7.7AI score0.03522EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2019/11/08 12:00 a.m.13 views

PT-2019-5308

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Ubuntu kernel series 5.0 and 5.3 Description The issue is related to the Overlayfs and ShiftFS drivers in the Linux kernel, specifically with operations on a resource after its expiration or...

7.3CVSS7.2AI score0.01158EPSS
SaveExploits3References40
UbuntuCve
UbuntuCve
added 2019/11/08 12:00 a.m.40 views

CVE-2019-15794

Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma-vmfile in their mmap handlers. On error the original value is not restored, and the reference is put for the file to which vmfile points. On...

7.2CVSS6.8AI score0.01158EPSS
SaveExploits3References3
RedHat Linux
RedHat Linux
added 2019/11/05 8:56 p.m.9 views

kernel: net-sysfs: *_queue_add_kobject refcount issue

A flaw was found in the way the rxqueueaddkobject and netdevqueueaddkobject functions in the Linux kernel handled refcounting of certain objects. This flaw allows a local user who can trigger the error code path to use this vulnerability to disturb the integrity of the system...

5.5CVSS7.2AI score0.00443EPSS
SaveExploits0References5
OSV
OSV
added 2019/04/23 10:29 p.m.6 views

DEBIAN-CVE-2019-11487

The Linux kernel before 5.1-rc5 allows page-refcount reference count overflow, with resultant use-after-free issues, if about 140 GiB of RAM exists. This is related to fs/fuse/dev.c, fs/pipe.c, fs/splice.c, include/linux/mm.h, include/linux/pipefsi.h, kernel/trace/trace.c, mm/gup.c, and...

7.8CVSS6.6AI score0.00708EPSS
SaveExploits1References1
OSV
OSV
added 2019/04/23 12:00 a.m.12 views

UBUNTU-CVE-2019-11487

The Linux kernel before 5.1-rc5 allows page-refcount reference count overflow, with resultant use-after-free issues, if about 140 GiB of RAM exists. This is related to fs/fuse/dev.c, fs/pipe.c, fs/splice.c, include/linux/mm.h, include/linux/pipefsi.h, kernel/trace/trace.c, mm/gup.c, and...

7.8CVSS6.7AI score0.00708EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2019/04/11 12:00 a.m.21 views

PT-2019-2808 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.1-rc5 Description: The issue is related to a reference count overflow in the Linux kernel, specifically with the page- refcount, which can lead to use-after-free issues. This can occur when there is...

10CVSS7.4AI score0.98745EPSS
SaveExploits84References1124
OSV
OSV
added 2019/03/21 4:01 p.m.2 views

DEBIAN-CVE-2019-9857

In the Linux kernel through 5.0.2, the function inotifyupdateexistingwatch in fs/notify/inotify/inotifyuser.c neglects to call fsnotifyputmark with INMASKCREATE after fsnotifyfindmark, which will cause a memory leak aka refcount leak. Finally, this will cause a denial of service...

5.5CVSS7.5AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2019/03/21 4:01 p.m.8 views

CVE-2019-9857

In the Linux kernel through 5.0.2, the function inotifyupdateexistingwatch in fs/notify/inotify/inotifyuser.c neglects to call fsnotifyputmark with INMASKCREATE after fsnotifyfindmark, which will cause a memory leak aka refcount leak. Finally, this will cause a denial of service...

5.5CVSS6.3AI score
SaveExploits0References6
OSV
OSV
added 2019/03/21 4:01 p.m.13 views

UBUNTU-CVE-2019-9857

In the Linux kernel through 5.0.2, the function inotifyupdateexistingwatch in fs/notify/inotify/inotifyuser.c neglects to call fsnotifyputmark with INMASKCREATE after fsnotifyfindmark, which will cause a memory leak aka refcount leak. Finally, this will cause a denial of service...

5.5CVSS6.7AI score0.00442EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2019/02/15 12:00 a.m.153 views

Linux - 'kvm_ioctl_create_device()' NULL Pointer Dereference

kvmioctlcreatedevice contains the following code: dev = kzallocsizeofdev, GFPKERNEL; if !dev return -ENOMEM; dev-ops = ops; dev-kvm = kvm; mutexlock&kvm-lock; ret = ops-createdev, cd-type; if ret lock; kfreedev; return ret; listadd&dev-vmnode, &kvm-devices; mutexunlock&kvm-lock; if ops-init...

8.1CVSS6.6AI score0.16523EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2019/01/25 12:00 a.m.125 views

Lua 5.3.5 - 'debug.upvaluejoin' Use After Free

Exploit Title: Lua 5.3.5 Exploit Author: Fady Mohamed Osman https://twitter.com/fadyothman Exploit-db : http://www.exploit-db.com/author/?a=2986 Blog : https://blog.fadyothman.com/ Date: Jan. 10th 2019 Vendor Homepage: https://www.lua.org/ Software Link: https://www.lua.org/ftp/lua-5.3.5.tar.gz...

7.5CVSS6.6AI score0.17224EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2018/05/03 12:00 a.m.40 views

OracleVM 3.4 : xen (OVMSA-2018-0039)

The remote OracleVM system is missing necessary patches to address critical security updates : - BUILDINFO: OVMF commit=173bf5c847e3ca8b42c11796ce048d8e2e916ff8 - BUILDINFO: xen commit=b68fb6eb2d74ac16bb1e733c5fe5c9d9622b0838 - BUILDINFO: QEMU upstream...

7.8CVSS7.2AI score0.00372EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2018/04/10 9:01 a.m.9 views

kernel: memory leak when merging buffers in SCSI IO vectors

It was found that in the Linux kernel through v4.14-rc5, biomapuseriov and biounmapuser in 'block/bio.c' do unbalanced pages refcounting if IO vector has small consecutive buffers belonging to the same page. bioaddpcpage merges them into one, but the page reference is never dropped, causing a...

6.5CVSS6.8AI score0.00549EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2018/01/15 12:00 a.m.46 views

Fedora 27 : xen (2017-5945560816)

another patch related to the XSA-240, CVE-2017-15595 issue x86 PV guests may gain access to internally used page XSA-248 broken x86 shadow mode refcount overflow check XSA-249 improper x86 shadow mode refcount error handling XSA-250 improper bug check in x86 log-dirty handling XSA-251 Note that...

8.8CVSS6.5AI score0.01505EPSS
SaveExploits2References6
Xen Project
Xen Project
added 2017/12/12 12:00 p.m.599 views

improper x86 shadow mode refcount error handling

ISSUE DESCRIPTION Pages being used to run x86 guests in shadow mode are reference counted to track their uses. When another reference cannot be acquired, the corresponding page table entry must not be inserted. Due to incorrect error handling, this constraint could be violated. IMPACT A malicious...

7.8CVSS6.4AI score0.00372EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/12/12 12:00 p.m.596 views

broken x86 shadow mode refcount overflow check

ISSUE DESCRIPTION Pages being used to run x86 guests in shadow mode are reference counted to track their uses. Unfortunately the overflow check when trying to obtain a new reference used a mask one bit wider than the reference count actually is, rendering the entire check ineffective. IMPACT A...

7.8CVSS6.6AI score0.00372EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder