Lucene search
+L

485 matches found

OSV
OSV
added 2025/05/01 3:16 p.m.20 views

UBUNTU-CVE-2022-49850

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfscountfreeblocks A semaphore deadlock can occur if nilfsgetblock detects metadata corruption while locating data blocks and a superblock writeback occurs at the same time: task 1 task 2 ------ ------ A...

5.5CVSS6AI score0.00161EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/01 3:15 p.m.6 views

DEBIAN-CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:15 p.m.15 views

CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS0.00212EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 3:15 p.m.14 views

UBUNTU-CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:10 p.m.120 views

CVE-2022-49850

CVE-2022-49850 affects the Linux kernel nilfs2 subsystem. A semaphore deadlock can occur when nilfs_get_block() detects metadata corruption during data-block allocation and a concurrent superblock writeback happens. The root cause involves a lock order: rwsem A (NILFS_MDT dat_inode mi_sem) read l...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.3 views

CVE-2022-49850 nilfs2: fix deadlock in nilfs_count_free_blocks()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfscountfreeblocks A semaphore deadlock can occur if nilfsgetblock detects metadata corruption while locating data blocks and a superblock writeback occurs at the same time: task 1 task 2 ------ ------ A...

5.8AI score0.00161EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.32 views

CVE-2022-49769 gfs2: Check sb_bsize_shift after reading superblock

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

0.00212EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/01 2:09 p.m.107 views

CVE-2022-49769

CVE-2022-49769 corresponds to a Linux kernel fix for the gfs2 filesystem: after reading a superblock, the sb_bsize_shift field is now validated to match the expected value, preventing shift/out-of-bounds and related mount errors. The available details describe the root cause (unchecked sb_bsize_s...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.14 views

CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:09 p.m.18 views

CVE-2022-49769 gfs2: Check sb_bsize_shift after reading superblock

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

6AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.7 views

SUSE CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

5.5CVSS7.7AI score0.00188EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/16 3:16 p.m.12 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.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.7 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.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.17 views

UBUNTU-CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS6AI score0.00188EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.29 views

CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS5.5AI score0.00188EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 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 Linux kernel that stems from md-bitmap miscalculating bitmaplimit, which could lead to a superblock update failure...

5.5CVSS6.9AI score0.00188EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.8 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.00194EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.17 views

PT-2025-16764

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A bug in the Linux kernel has been resolved, specifically in the md/md-bitmap component. The issue occurred in clustermd when writing the superblock, where separate write-intent-bitmaps...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 8:08 p.m.27 views

USN-7383-2 linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Drivers core; - Ublk userspace block driver; -...

9.8CVSS6.7AI score0.00869EPSS
SaveExploits2References109
Tenable Nessus
Tenable Nessus
added 2025/03/14 12:00 a.m.21 views

Amazon Linux 2 : kernel, --advisory ALAS2-2024-2696 (ALAS-2024-2696)

The version of kernel installed on the remote host is prior to 4.14.355-271.569. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2024-2696 advisory. In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in proccpusetshow...

7.8CVSS6.5AI score0.00886EPSS
SaveExploits2References38
Rows per page
Query Builder