Lucene search
+L

3674 matches found

Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.54 views

CVE-2022-49064

In the Linux kernel, the following vulnerability has been resolved: cachefiles: unmark inode in use in error path Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefilesopenfile, Cachefiles will complain "Inode already in use" when later another cookie with the...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.23 views

CVE-2021-47637 ubifs: Fix deadlock in concurrent rename whiteout and inode writeback

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: 77.028764 task:kworker/u8:4 state:D stack: 0 pid: 132 77.028820 Call Trace: 77.029027 schedule+0x8c/0x1b0 77.029067 mutexlock+0x50/0x60...

0.00189EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 1:54 a.m.102 views

CVE-2021-47637

CVE-2021-47637: In the Linux kernel ubifs deadlock during concurrent rename whiteout and inode writeback. Root cause is a deadlock between the ui_mutex held during ubifs_write_inode/lock and the whiteout budget path, causing hung tasks in writeback and rename code (rename_whiteout → ubifs_rename ...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.12 views

CVE-2021-47637

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: 77.028764 task:kworker/u8:4 state:D stack: 0 pid: 132 77.028820 Call Trace: 77.029027 schedule+0x8c/0x1b0 77.029067 mutexlock+0x50/0x60...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 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 deadlock during concurrent renaming of whiteboards and inode write-backs...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/02/26 12:0 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 Linux kernel that stems from an unreleased nid in f2fshandlefailedinode...

5.5CVSS5.1AI score0.00257EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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 the ntfs driver not checking the allocation size when reading an inode, which could lead to a bug...

5.5CVSS5.1AI score0.00263EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.9 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 an incorrectly canceled inode use tag in the wrong path, which could lead to an inode use tag leak...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 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 the f2fs module not clearing a dirty inode in the f2fsevictinode function, which could lead to a kernel cras...

5.5CVSS5AI score0.00257EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 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 Linux kernel that stems from ext4 not properly handling disk space markers when using inode PA, which could lead to a BUGON trigger...

5.5CVSS5.4AI score0.00284EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/02/26 12:0 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 the cephgetsnapdir function not freeing inode references during error handling, which could lead to a memory...

5.5CVSS5.4AI score0.00248EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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 ext4handleinodeextension not handling out of memory correctly, which could result in a kernel warning...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.9 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 Linux kernel that stems from insufficient integrity checking of inlinedots inode in f2fs...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/20 12:0 a.m.8 views

PT-2025-18422

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc7 Description A deadlock vulnerability has been identified in the Linux kernel, specifically in the jfs file system. The issue arises when the ioctl$LOOP SET STATUS64 function is called with an offset...

5.5CVSS6.6AI score0.00152EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/02/19 1:0 a.m.10 views

kernel: selinux,smack: don't bypass permissions check in inode_setsecctx hook

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inodesetsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an NFS filesystem that is exported with root squashin...

9.8CVSS6.4AI score0.00527EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/18 11:15 p.m.2 views

DEBIAN-CVE-2024-57254

An integer overflow in sqfsinodesize in Das U-Boot before 2025.01-rc1 occurs in the symlink size calculation via a crafted squashfs filesystem...

6.8CVSS7.9AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 11:15 p.m.4 views

DEBIAN-CVE-2024-57256

An integer overflow in ext4fsreadsymlink in Das U-Boot before 2025.01-rc1 occurs for zalloc adding one to an le32 variable via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite...

6.8CVSS7.9AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 11:15 p.m.1 views

DEBIAN-CVE-2024-57255

An integer overflow in sqfsresolvesymlink in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite...

6.8CVSS7.9AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 11:15 p.m.4 views

UBUNTU-CVE-2024-57254

An integer overflow in sqfsinodesize in Das U-Boot before 2025.01-rc1 occurs in the symlink size calculation via a crafted squashfs filesystem...

7.1CVSS7.3AI score0.00358EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/18 11:15 p.m.6 views

UBUNTU-CVE-2024-57255

An integer overflow in sqfsresolvesymlink in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite...

7.1CVSS7.3AI score0.00358EPSS
SaveExploits0References4
Rows per page
Query Builder