Lucene search
+L

5262 matches found

Cvelist
Cvelist
added 2020/04/23 11:55 p.m.43 views

CVE-2019-15794 Reference counting error in overlayfs/shiftfs error path when used in conjuction with aufs

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.1CVSS7.7AI score0.01158EPSS
SaveExploits3References4
Debian CVE
Debian CVE
added 2020/04/23 11:55 p.m.91 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.2CVSS7.2AI score0.01158EPSS
SaveExploits3
CVE
CVE
added 2020/04/23 11:55 p.m.245 views

CVE-2019-15794

CVE-2019-15794 describes a refcount underflow in the overlayfs/shiftfs error path when used with aufs patches. Specifically, both the Overlayfs and shiftfs patches in the Ubuntu 5.0 and 5.3 kernel series replace vma->vm_file in mmap handlers, and on error do not restore the original value; the...

7.2CVSS6.3AI score0.01158EPSS
SaveExploits3References4Affected Software1
CVE
CVE
added 2020/04/23 11:55 p.m.124 views

CVE-2019-15791

CVE-2019-15791 describes a refcount underflow in the Linux kernel shiftfs implementation caused by a non-upstream patch in Ubuntu 5.0/5.3 kernels: shiftfs_btrfs_ioctl_fd_replace() can create a file descriptor to a lower-filesystem file without an extra reference, and closing the FD after the btrf...

7.8CVSS7.2AI score0.01317EPSS
SaveExploits2References3Affected Software1
Debian CVE
Debian CVE
added 2020/04/23 11:55 p.m.69 views

CVE-2019-15791

In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfsbtrfsioctlfdreplace installs an fd referencing a file from the lower filesystem without taking an additional reference to that file. After the btrfs ioctl completes this fd is closed, whi...

7.8CVSS7.8AI score0.01317EPSS
SaveExploits2
Cvelist
Cvelist
added 2020/04/23 11:55 p.m.39 views

CVE-2019-15791 Reference count underflow in shiftfs

In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfsbtrfsioctlfdreplace installs an fd referencing a file from the lower filesystem without taking an additional reference to that file. After the btrfs ioctl completes this fd is closed, whi...

7.1CVSS7.7AI score0.01317EPSS
SaveExploits2References3
Gitee
Gitee
added 2020/03/18 7:1 p.m.9 views

Exploit for CVE-2016-0728

This repository is an offensive tool for Linux kernel exploitation, specifically targeting the CVE-2016-0728 vulnerability. The vulnerability is a REFCOUNT overflow/Use-After-Free in keyrings, which allows for local root exploitation. The repository contains two exploit modules, expboost.c and...

7.8CVSS6.7AI score0.03646EPSS
SaveExploits14
OSV
OSV
added 2020/03/12 5:2 p.m.6 views

GHSA-QFC5-MCWQ-26Q8 Double Free in psutil

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...

8.7CVSS6.8AI score0.03522EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2020/03/12 5:2 p.m.87 views

Double Free in psutil

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.5CVSS2.1AI score0.03522EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2020/02/06 12:0 a.m.10 views

PT-2020-6651 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the use of memory after it has been freed in the vgem gem dumb create function of the Linux kernel. This can be exploited to allow an attacker to execute...

9.8CVSS7.8AI score0.78684EPSS
SaveExploits206References1251
NVD
NVD
added 2020/01/21 7:15 a.m.27 views

CVE-2019-10585

Possible integer overflow happens when mmap find function will increment refcount every time when it invokes and can lead to use after free issue in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables in APQ8009, APQ8053...

7.8CVSS8.5AI score0.00202EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/01/21 6:30 a.m.33 views

CVE-2019-10585

Possible integer overflow happens when mmap find function will increment refcount every time when it invokes and can lead to use after free issue in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables in APQ8009, APQ8053...

8.5AI score0.00202EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2019/12/13 9:8 p.m.57 views

CVE-2019-19530

A use-after-free flaw was found in the acmprobe USB subsystem in the Linux kernel. A race condition occurs when a destroy procedure is initiated allowing the refcount to decrement on the interface so early that it is never under counted. A malicious USB device is required for exploit. System...

5.7CVSS1.7AI score0.00426EPSS
SaveExploits0References7
Packet Storm
Packet Storm
added 2019/11/14 12:0 a.m.285 views

Ubuntu shiftfs refcount Underflow / Type Confusion

Ubuntu: refcount underflow and type confusion in shiftfs Tested on Ubuntu 19.10, kernel "5.3.0-19-generic 20-Ubuntu". Ubuntu ships a filesystem "shiftfs" in fs/shiftfs.c in the kernel tree that doesn't exist upstream. This filesystem can be mounted from user namespaces, meaning that this is...

0.2AI score0.00685EPSS
SaveExploits3
Veracode
Veracode
added 2019/11/13 3:53 a.m.44 views

Arbitrary Code Execution

python-psutil is vulnerable to arbitrary code execution. Mishandling of refcount within a while or for loop that converts system data into a Python object results in a double-free bug and allows for execution of arbitrary code...

7.5CVSS3.8AI score0.03522EPSS
SaveExploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2019/11/12 6:0 p.m.30 views

CVE-2019-15791

In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfsbtrfsioctlfdreplace installs an fd referencing a file from the lower filesystem without taking an additional reference to that file. After the btrfs ioctl completes this fd is closed, whi...

7.8CVSS7.1AI score0.01317EPSS
SaveExploits2References3
OSV
OSV
added 2019/11/12 6:0 p.m.5 views

UBUNTU-CVE-2019-15791

In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfsbtrfsioctlfdreplace installs an fd referencing a file from the lower filesystem without taking an additional reference to that file. After the btrfs ioctl completes this fd is closed, whi...

7.8CVSS7.1AI score0.01317EPSS
SaveExploits2References4
OSV
OSV
added 2019/11/12 2:15 a.m.35 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 score
SaveExploits0References5
NVD
NVD
added 2019/11/12 2:15 a.m.22 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
SaveExploits0References5
OSV
OSV
added 2019/11/12 2:15 a.m.3 views

ALPINE-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.5CVSS6.9AI score0.03522EPSS
SaveExploits0References1
Rows per page
Query Builder