Lucene search
+L

1225 matches found

CVE
CVE
added 2024/07/30 7:46 a.m.176 views

CVE-2024-42104

CVE-2024-42104 affects the Linux kernel’s nilfs2 filesystem. A missing check for inode numbers on directory entries allows internal inodes (metadata files) to be exposed in the namespace, potentially causing a use-after-free of metadata file inodes and kernel bugs in lru_add_fn() when mounting/un...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/07/30 7:46 a.m.23 views

CVE-2024-42104 nilfs2: add missing check for inode numbers on directory entries

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

7.8CVSS6AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.23 views

CVE-2024-42104 nilfs2: add missing check for inode numbers on directory entries

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

6.7AI score0.0026EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.6 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 failure to check the inode number in a directory entry when mounting and unmounting a mode-specific...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.5 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 originates in the nilfs2 module in the current implementation of nilfs2, where the lower bound of nilfs-nsfirstino is n...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/07/30 12:00 a.m.38 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6927-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6927-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.8AI score0.01401EPSS
SaveExploits1References160
NVD
NVD
added 2024/07/29 3:15 p.m.18 views

CVE-2024-41034

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

7.8CVSS0.00323EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41034

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

5.5CVSS5.6AI score0.00323EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.9 views

UBUNTU-CVE-2024-41034

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

7.8CVSS6.6AI score0.00323EPSS
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41034 nilfs2: fix kernel bug on rename operation of broken directory

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

6.8AI score0.00323EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 2:31 p.m.18 views

CVE-2024-41034 nilfs2: fix kernel bug on rename operation of broken directory

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

7.8CVSS6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.38 views

CVE-2024-41034 nilfs2: fix kernel bug on rename operation of broken directory

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

7.8CVSS0.00323EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/29 2:31 p.m.132 views

CVE-2024-41034

CVE-2024-41034 : In the Linux kernel, the nilfs2 filesystem may fail during rename of a broken directory due to __block_write_begin_int() potentially triggering a BUG_ON when the parent reference entry ("..") is located beyond a folio/page boundary. The root cause is insufficient validation in ni...

7.8CVSS6.8AI score0.00323EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.5 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, which stems from the fact that when renaming a corrupted directory on nilfs2, the nilfsdotdot function may return a locatio...

5.5CVSS6.4AI score0.00323EPSS
SaveExploits0References9
Ubuntu
Ubuntu
added 2024/07/26 1:52 p.m.88 views

USN-6917-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Gui-Dong Han discovered that the...

9.8CVSS7.1AI score0.01401EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.69 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6917-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6917-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS6.7AI score0.01401EPSS
SaveExploits1References155
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:00 a.m.90 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6898-4)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6898-4 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.2AI score0.01401EPSS
SaveExploits1References151
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:00 a.m.31 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-6896-5)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6896-5 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free...

9.8CVSS7.6AI score0.01635EPSS
SaveExploits1References148
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:00 a.m.99 views

SUSE SLED15: cluster-md-kmp-64kb / cluster-md-kmp-default / dlm-kmp-64kb / etc (SUSE-SU-2024:2571-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2571-1 advisory. The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The...

9.8CVSS7.1AI score0.02701EPSS
SaveExploits4References871
OSV
OSV
added 2024/07/22 10:34 a.m.31 views

SUSE-SU-2024:2571-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39371: iouring: check for non-NULL file pointer in iofilecanpoll bsc1226990. - CVE-2023-52846: hsr: Prevent use after free in prpcreatetaggedframe bsc122509...

9.8CVSS8.5AI score0.02701EPSS
SaveExploits4References596
Rows per page
Query Builder