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.
References
Link | Resource |
---|---|
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan/commit/?id=601a64857b3d7040ca15c39c929e6b9db3373ec1 | Mailing List Patch Third Party Advisory |
https://usn.ubuntu.com/usn/usn-4183-1 | Third Party Advisory |
https://usn.ubuntu.com/usn/usn-4184-1 | Third Party Advisory |
Information
Published : 2020-04-23 17:15
Updated : 2020-05-01 07:55
NVD link : CVE-2019-15791
Mitre link : CVE-2019-15791
JSON object : View
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)
Products Affected
canonical
- ubuntu_linux
linux
- linux_kernel