Lucene search
K

15 matches found

RedHat Linux
RedHat Linux
added 2026/04/27 2:17 a.m.5 views

runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects

A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process...

7.5CVSS7.6AI score0.00016EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2018-10126

Malware in sbrugna...

5.5CVSS6.5AI score0.00067EPSS
Exploits5References20
NVD
NVD
added 2024/10/23 6:15 a.m.13 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS0.00007EPSS
Exploits2References6
OSV
OSV
added 2024/03/13 3:50 p.m.4 views

CVE-2024-26630 mm: cachestat: fix folio read-after-free in cache walk

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.5AI score0.00018EPSS
Exploits0References6
F5 Networks
F5 Networks
added 2023/02/21 6:32 p.m.21 views

K83102920: Linux kernel vulnerability CVE-2018-18397

Security Advisory Description The userfaultfd implementation in the Linux kernel before 4.19.7 mishandles access control for certain UFFDIO ioctl calls, as demonstrated by allowing local users to write data into holes in a tmpfs file if the user has read-only access to that file, and that file...

5.5CVSS6.6AI score0.00067EPSS
Exploits5Affected Software15
Tenable Nessus
Tenable Nessus
added 2021/07/08 12:0 a.m.100 views

F5 Networks BIG-IP : Linux kernel vulnerability (K83102920)

The version of F5 Networks BIG-IP installed on the remote host is prior to 16.1.0. It is, therefore, affected by a vulnerability as referenced in the K83102920 advisory. The userfaultfd implementation in the Linux kernel before 4.19.7 mishandles access control for certain UFFDIO ioctl calls, as...

5.5CVSS6.7AI score0.00067EPSS
Exploits5References2
Tenable Nessus
Tenable Nessus
added 2019/04/24 12:0 a.m.58 views

RHEL 7 : kernel-alt (RHSA-2019:0831)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:0831 advisory. The kernel-alt packages provide the Linux kernel version 4.x. Security Fixes: kernel: lack of check for mmap minimum address in...

7.8CVSS7AI score0.06933EPSS
Exploits14References18
Tenable Nessus
Tenable Nessus
added 2019/01/30 12:0 a.m.143 views

RHEL 7 : kernel (RHSA-2019:0163)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:0163 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Use-after-free due to race...

8.1CVSS6.6AI score0.01349EPSS
Exploits6References6
Tenable Nessus
Tenable Nessus
added 2019/01/30 12:0 a.m.45 views

RHEL 7 : kernel (RHSA-2019:0202)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:0202 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: userfaultfd bypasses tmpfs file...

5.5CVSS7AI score0.00067EPSS
Exploits5References5
exploitpack
exploitpack
added 2018/12/13 12:0 a.m.53 views

Linux - userfaultfd Bypasses tmpfs File Permissions

Linux - userfaultfd Bypasses tmpfs File Permissions Using the userfaultfd API, it is possible to first register a userfaultfd region for any VMA that fulfills vmacanuserfault: It must be an anonymous VMA -vmops==NULL, a hugetlb VMA VMHUGETLB, or a shmem VMA -vmops==shmemvmops. This means that it...

2.1CVSS6.5AI score0.00067EPSS
Exploits5
Prion
Prion
added 2018/12/12 10:29 a.m.24 views

Design/Logic Flaw

The userfaultfd implementation in the Linux kernel before 4.19.7 mishandles access control for certain UFFDIO ioctl calls, as demonstrated by allowing local users to write data into holes in a tmpfs file if the user has read-only access to that file, and that file contains holes, related to...

2.1CVSS5.5AI score0.00067EPSS
Exploits5References14Affected Software10
Cvelist
Cvelist
added 2018/12/12 7:0 a.m.23 views

CVE-2018-18397

The userfaultfd implementation in the Linux kernel before 4.19.7 mishandles access control for certain UFFDIO ioctl calls, as demonstrated by allowing local users to write data into holes in a tmpfs file if the user has read-only access to that file, and that file contains holes, related to...

6AI score0.00067EPSS
Exploits5References14
CVE
CVE
added 2018/12/12 7:0 a.m.455 views

CVE-2018-18397

The vulnerability CVE-2018-18397 affects the Linux kernel prior to 4.19.7, where the userfaultfd implementation mishandles access control for certain UFFDIO ioctls (fs/userfaultfd.c and mm/userfaultfd.c). A local attacker with read permissions on a tmpfs file containing holes could write data int...

5.5CVSS5.8AI score0.00067EPSS
Exploits5References14Affected Software1
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.2 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00053EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.3 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00053EPSS
Exploits0References4
Rows per page
Query Builder