CVE-2019-15791

In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfs_btrfs_ioctl_fd_replace() 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, which then puts a reference to that file, leading to a refcount underflow.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:5.0:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.3:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*

History

21 Nov 2024, 04:29

Type Values Removed Values Added
CVSS v2 : 4.6
v3 : 7.8
v2 : 4.6
v3 : 7.1
References () https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan/commit/?id=601a64857b3d7040ca15c39c929e6b9db3373ec1 - Mailing List, Patch, Third Party Advisory () https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan/commit/?id=601a64857b3d7040ca15c39c929e6b9db3373ec1 - Mailing List, Patch, Third Party Advisory
References () https://usn.ubuntu.com/usn/usn-4183-1 - Third Party Advisory () https://usn.ubuntu.com/usn/usn-4183-1 - Third Party Advisory
References () https://usn.ubuntu.com/usn/usn-4184-1 - Third Party Advisory () https://usn.ubuntu.com/usn/usn-4184-1 - Third Party Advisory

Information

Published : 2020-04-24 00:15

Updated : 2024-11-21 04:29


NVD link : CVE-2019-15791

Mitre link : CVE-2019-15791

CVE.ORG link : CVE-2019-15791


JSON object : View

Products Affected

canonical

  • ubuntu_linux

linux

  • linux_kernel
CWE
CWE-672

Operation on a Resource after Expiration or Release

CWE-191

Integer Underflow (Wrap or Wraparound)