Lucene search
+L

118 matches found

SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.12 views

SUSE CVE-2022-48919

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

6.4CVSS7.7AI score0.00468EPSS
SaveExploits0References17
OSV
OSV
added 2024/08/22 2:15 a.m.2 views

DEBIAN-CVE-2022-48919

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

7.8CVSS5.5AI score0.00468EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.12 views

UBUNTU-CVE-2022-48919

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

8.8CVSS6.1AI score0.00468EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/08/22 1:32 a.m.20 views

CVE-2022-48919

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

8.8CVSS5.5AI score0.00468EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/25 3:33 a.m.9 views

SUSE CVE-2021-47458

In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIGFORTIFYSOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fails with the trace below. Problem seems to be that...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35904

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/19 9:15 a.m.2 views

DEBIAN-CVE-2024-35904

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.18 views

AZL-56262 CVE-2024-35904 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.10 views

UBUNTU-CVE-2024-35904

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.18 views

CVE-2024-35904 selinux: avoid dereference of garbage after mount failure

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

6.8AI score0.00226EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.30 views

CVE-2024-35904 selinux: avoid dereference of garbage after mount failure

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

6.4AI score0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.200 views

CVE-2024-35904

CVE-2024-35904 relates to a Linux kernel fix for SELinux: avoid dereferencing a garbage pointer after a mount failure. The patch ensures that when kern_mount() fails, the code returns in the error branch instead of continuing, preventing dereferencing the error pointer, and it drops the selinuxfs...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.29 views

CVE-2024-35904 selinux: avoid dereference of garbage after mount failure

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure In case kernmount fails and returns an error pointer return in the error branch instead of continuing and dereferencing the error pointer. While on it drop the never read...

6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a pointer dereference after a mount failure...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/11/23 12:00 a.m.7 views

Vulnerability of the diFree function (fs/jfs/jfs_imap.c) in the Linux operating system, allowing a local attacker to execute arbitrary code

The vulnerability of the diFree function fs/jfs/jfsimap.c in the jfs file system of the Linux operating system is related to the use of memory after it is freed during a mount failure. Exploiting this vulnerability allows an attacker acting locally to execute arbitrary code...

7.8CVSS5.9AI score
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: cifs: Fix memory leak when build ntlmssp negotiate blob failed

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak when build ntlmssp negotiate blob failed There is a memory leak when mount cifs: unreferenced object 0xffff888166059600 size 448: comm "mount.cifs", pid 51391, jiffies 4295596373 age 330.596s hex dump first ...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.5 views

kernel: cifs: fix potential double free during failed mount

A flaw was found in the Linux kernel's CIFS code in which a failed mount might lead to a double-free. An attacker with permissions to attempt to mount CIFS volumes could exploit this vulnerability to alter kernel memory, leading to a denial of service, altered system memory, or an escalation of...

7.8CVSS6.7AI score0.00299EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:53 a.m.6 views

SUSE CVE-2011-1676

mount in util-linux 2.19 and earlier does not remove the /etc/mtab.tmp file after a failed attempt to add a mount entry, which allows local users to trigger corruption of the /etc/mtab file via multiple invocations...

3.3CVSS6.9AI score0.00487EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.8 views

SUSE CVE-2019-11252

The Kubernetes kube-controller-manager in versions v1.0-v1.17 is vulnerable to a credential leakage via error messages in mount failure logs and events for AzureFile and CephFS volumes...

6.5CVSS7.1AI score0.01147EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/12/28 12:00 a.m.33 views

Amazon efs-utils 竞争条件问题漏洞

Amazon efs-utils is an EFS tool for Amazon by Amazon.com. A competing conditions vulnerability exists in Amazon efs-utils prior to v1.34.4, which stems from a potential competing conditions issue where concurrent mount operations may allocate the same local port, resulting in a failed mount...

4.2CVSS5.1AI score0.0059EPSS
SaveExploits0References5
Rows per page
Query Builder