Lucene search
+L

120 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.15 views

AZL-52344 CVE-2024-49968 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash version is set to DXHASHSIPHASH but the casefold feature is not set, exit the mounting...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:00 a.m.8 views

The vulnerability of the cifs component in the Linux operating system allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the cifs component in the Linux operating system’s kernel is related to a double-race condition that occurs due to memory release during the cifsgetroot function’s mounting failure. Exploiting this vulnerability can allow an attacker to compromise the confidentiality,...

7.8CVSS6.2AI score0.00468EPSS
SaveExploits0References18Affected Software3
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.14 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.8 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.14 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.21 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.11 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.7 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.00228EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/19 9:15 a.m.5 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.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.19 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.00228EPSS
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.00228EPSS
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.00228EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.35 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.00228EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.209 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.00228EPSS
SaveExploits0References5Affected Software1
OSV
OSV
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...

6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.13 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.00228EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/11/23 12:00 a.m.8 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.6 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.7 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
Rows per page
Query Builder