Shiftfs In The Linux Kernel
Approved changes feed: RSS · Atom
cpe:2.3:a:ubuntu:shiftfs_in_the_linux_kernel:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Ubuntu (54779f98-997b-58ec-a561-52dfa4086aae) |
|---|---|
| Product | Shiftfs In The Linux Kernel (5c8b0aaf-bec6-5cff-9b36-bc22862998dc) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2019-15793 |
vulnerable | 2026-06-03 14:39:48.256982 |
Mishandling of file-system uid/gid with namespaces in shiftfs
MEDIUM (6.5)
In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, several locations which shift ids translate user/group ids before performing operations in the lower filesystem were translating them into init_user_ns, whereas they should have been translated into the s_user_ns for the lower filesystem. This resulted in using ids other than the intended ones in the lower fs, which likely did not map into the shifts s_user_ns. A local attacker could use this to possibly bypass discretionary access control permissions.
Published: 2020-04-23T23:55:24.581Z
Updated: 2024-09-16T16:58:57.384Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15792 |
vulnerable | 2026-06-03 14:39:48.256495 |
Type confusion in shiftfs
HIGH (7.1)
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() calls fdget(oldfd), then without further checks passes the resulting file* into shiftfs_real_fdget(), which casts file->private_data, a void* that points to a filesystem-dependent type, to a "struct shiftfs_file_info *". As the private_data is not required to be a pointer, an attacker can use this to cause a denial of service or possibly execute arbitrary code.
Published: 2020-04-23T23:55:24.126Z
Updated: 2024-09-16T23:41:36.466Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15791 |
vulnerable | 2026-06-03 14:39:48.255328 |
Reference count underflow in shiftfs
HIGH (7.1)
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.
Published: 2020-04-23T23:55:23.619Z
Updated: 2024-09-17T00:11:12.912Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.