Lucene search
+L

428 matches found

UbuntuCve
UbuntuCve
added 2023/07/21 9:15 p.m.47 views

CVE-2023-3609

A use-after-free vulnerability in the Linux kernel's net/sched: clsu32 component can be exploited to achieve local privilege escalation. If tcfchangeindev fails, u32setparms will immediately return an error after incrementing or decrementing the reference counter in tcfbindfilter. If an attacker...

7.8CVSS6.8AI score0.00454EPSS
SaveExploits1References19
RedhatCVE
RedhatCVE
added 2023/06/05 12:25 p.m.43 views

CVE-2020-36694

A use-after-free flaw was found in the packet processing context in net/netfilter/xtables.c in netfilter in the Linux Kernel. This issue occurs when the per-CPU sequence count is mishandled during concurrent iptables rules replacement and can be exploited with the CAPNETADMIN capability in an...

6.6CVSS6.5AI score0.00444EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2023/04/25 9:15 p.m.42 views

CVE-2023-30549

Apptainer is an open source container platform for Linux. There is an ext4 use-after-free flaw that is exploitable through versions of Apptainer 1.1.0 and installations that include apptainer-suid 1.1.8 on older operating systems where that CVE has not been patched. That includes Red Hat Enterpri...

7.8CVSS7AI score0.00369EPSS
SaveExploits0References8
Metasploit
Metasploit
added 2023/03/22 12:00 a.m.841 views

Local Privilege Escalation via CVE-2023-0386

This exploit targets the Linux kernel bug in OverlayFS. A flaw was found in the Linux kernel, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel's OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another...

7.8CVSS7AI score0.0788EPSS
SaveExploits15
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:00 a.m.47 views

CBL Mariner 2.0 Security Update: kernel (CVE-2022-1055)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-1055 advisory. - A use-after-free exists in the Linux Kernel in tcnewtfilter that could allow a local attacker to gain privile...

8.6CVSS6.7AI score0.005EPSS
SaveExploits1References2
F5 Networks
F5 Networks
added 2023/02/21 7:00 p.m.56 views

K54635192: Linux kernel overlayfs vulnerability CVE-2021-3493

Security Advisory Description The overlayfs implementation in the linux kernel did not properly validate with respect to user namespaces the setting of file capabilities on files in an underlying file system. Due to the combination of unprivileged user namespaces along with a patch carried in the...

8.8CVSS7.7AI score0.49166EPSS
SaveExploits29
SUSE CVE
SUSE CVE
added 2023/02/15 5:27 a.m.10 views

SUSE CVE-2014-5206

The doremount function in fs/namespace.c in the Linux kernel through 3.16.1 does not maintain the MNTLOCKREADONLY bit across a remount of a bind mount, which allows local users to bypass an intended read-only restriction and defeat certain sandbox protection mechanisms via a "mount -o remount"...

7.2CVSS6.5AI score0.00368EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:27 a.m.7 views

SUSE CVE-2014-5207

fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNTNODEV, MNTNOSUID, and MNTNOEXEC and changing MNTATIMEMASK during a remount of a bind mount, which allows local users to gain privileges, interfere with backups and auditing on systems that had atime enabled, ...

6.2CVSS6.6AI score0.00881EPSS
SaveExploits6References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:24 a.m.6 views

SUSE CVE-2014-9717

fs/namespace.c in the Linux kernel before 4.0.2 processes MNTDETACH umount2 system calls without verifying that the MNTLOCKED flag is unset, which allows local users to bypass intended access restrictions and navigate to filesystem locations beneath a mount by calling umount2 within a user...

6.1CVSS6.3AI score0.00375EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.8 views

SUSE CVE-2017-1000111

Linux kernel: heap out-of-bounds in AFPACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packetsetring. Previously with PACKETVERSION. This time with PACKETRESERVE. The solution...

7.4CVSS7.2AI score0.00374EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.5 views

SUSE CVE-2018-6559

The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace...

3.3CVSS6.5AI score0.00551EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.11 views

SUSE CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS8AI score0.17303EPSS
SaveExploits24References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.13 views

SUSE CVE-2019-20794

An issue was discovered in the Linux kernel 4.18 through 5.6.11 when unprivileged user namespaces are allowed. A user can create their own PID namespace, and mount a FUSE filesystem. Upon interaction with this FUSE filesystem, if the userspace component is terminated via a kill of the PID...

4.7CVSS6.6AI score0.00512EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:03 a.m.10 views

SUSE CVE-2020-5291

Bubblewrap bwrap before version 0.4.1, if installed in setuid mode and the kernel supports unprivileged user namespaces, then the bwrap --userns2 option can be used to make the setuid process keep running as root while being traceable. This can in turn be used to gain root permissions. Note that...

7.8CVSS7.1AI score0.00911EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:55 a.m.7 views

SUSE CVE-2020-16120

Overlayfs did not properly perform permission checking when copying up files in an overlayfs and could be exploited from within a user namespace, if, for example, unprivileged user namespaces were allowed. It was possible to have a file not readable by an unprivileged user to be copied to a...

6.2CVSS6.8AI score0.00412EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.11 views

SUSE CVE-2021-3493

The overlayfs implementation in the linux kernel did not properly validate with respect to user namespaces the setting of file capabilities on files in an underlying file system. Due to the combination of unprivileged user namespaces along with a patch carried in the Ubuntu kernel to allow...

8.8CVSS5.7AI score0.49166EPSS
SaveExploits29References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.4 views

SUSE CVE-2022-32250

net/netfilter/nftablesapi.c in the Linux kernel through 5.18.1 allows a local user able to create user/net namespaces to escalate privileges to root because an incorrect NFTSTATEFULEXPR check leads to a use-after-free...

7.8CVSS6.6AI score0.02914EPSS
SaveExploits6References33
RedhatCVE
RedhatCVE
added 2023/02/08 6:56 p.m.48 views

CVE-2023-23455

A denial of service flaw was found in atmtcenqueue in net/sched/schatm.c in the Linux kernel. This issue may allow a local attacker to cause a denial of service due to type confusion. Non-negative numbers could indicate a TCACTSHOT condition rather than valid classification results. Mitigation Th...

4.2CVSS6.1AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/02/08 3:26 p.m.49 views

CVE-2022-47929

A NULL pointer dereference flaw was found in qdiscgraft in net/sched/schapi.c in the Linux kernel. This issue may allow a local unprivileged user to trigger a denial of service if the allocworkqueue function return is not validated in time of failure, resulting in a system crash or leaked interna...

4.2CVSS6.1AI score0.00964EPSS
SaveExploits1References4
Wiz blog
Wiz blog
added 2023/01/23 3:29 p.m.15 views

Enhancing Kubernetes security with user namespaces

Learn how to improve cluster security with user namespaces, a new feature introduced in Kubernetes v1.25...

6.8AI score
SaveExploits0
Rows per page
Query Builder