Lucene search
+L

5324 matches found

OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.9 views

AZL-69608 CVE-2025-22121 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS6.8AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.11 views

AZL-69605 CVE-2025-22113 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22113

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.4 views

DEBIAN-CVE-2025-22113

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.11 views

AZL-62538 CVE-2025-22113 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.13 views

UBUNTU-CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References24
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.14 views

CVE-2025-22121

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS5.8AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.12 views

CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.44 views

CVE-2025-22121 ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS0.00189EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/16 2:13 p.m.18 views

CVE-2025-22121 ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.22 views

CVE-2025-22120 ext4: goto right label 'out_mmap_sem' in ext4_setattr()

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/16 2:13 p.m.197 views

CVE-2025-22121

CVE-2025-22121 – Linux kernel ext4 xattr check bypass (out-of-bounds read) What’s affected: Linux kernel ext4 filesystem code, specifically ext4_xattr_inode_dec_ref_all() and related xattr handling paths that can read beyond allocated buffers when inodes contain xattrs. What’s the issue: A read o...

8.4CVSS6.5AI score0.00189EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.38 views

CVE-2025-22113 ext4: avoid journaling sb update on error if journal is destroying

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/16 2:12 p.m.162 views

CVE-2025-22113

CVE-2025-22113 — Linux kernel ext4 journal update race (mode C) Affects: Linux kernel with ext4 file system; involved components include ext4, JBD2 journaling, and the update path for superblock writes during shutdown/mount transitions. Summary: The issue arises when an error path can cause an in...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.10 views

CVE-2025-22113

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:12 p.m.22 views

CVE-2025-22113 ext4: avoid journaling sb update on error if journal is destroying

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

6.2AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/16 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 ext4 attempting to update the superblock even after log destruction, which could lead to undefined behavior...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 12:00 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 ext4setattr function incorrectly jumping labels, which could result in mapping locks not being released...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 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 an out-of-bounds read problem in the ext4xattrinodedecrefall function...

7.1CVSS6.6AI score0.00189EPSS
SaveExploits0References2
Rows per page
Query Builder