Lucene search
+L

119 matches found

OSV
OSV
•added 2025/10/01 11:42 a.m.•8 views

CVE-2022-50428 ext4: fix off-by-one errors in fast-commit block filling

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2025/10/01 12:00 a.m.•9 views

PT-2025-40113

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to off-by-one errors in fast-commit block filling within the ext4 filesystem. These errors stem from constraints on how fast-commit blocks are...

6.2AI score0.00155EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2025/10/01 12:00 a.m.•10 views

PT-2025-40150

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ext4 filesystem related to the fast-commit journal. Specifically, uninitialized memory could be leaked to disk when space at the end of fast-commit...

6AI score0.00155EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2025/09/16 4:11 p.m.•12 views

CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2025/05/13 8:28 a.m.•33 views

kernel: ext4: fix infinite loop when replaying fast_commit

In the Linux kernel, the following vulnerability has been resolved: ext4: fix infinite loop when replaying fastcommit When doing fastcommit replay an infinite loop may occur due to an uninitialized extentstatus struct. ext4extdetermineinserthole does not detect the replay and calls...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2025/05/13 8:28 a.m.•15 views

kernel: ext4: fix access to uninitialised lock in fc replay path

A flaw was found in the Linux kernel. When the ext4 filesystem's fast-commit feature is enabled, a local attacker could trigger a condition where an uninitialized lock is accessed during the filesystem's replay path. This can lead to a system crash, resulting in a denial of service...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2025/02/27 3:11 a.m.•13 views

SUSE CVE-2022-49174

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4mbmarkbb with flexbg with fastcommit In case of flexbg feature which is by default enabled, extents for any given inode might span across blocks from two different block group. ext4mbmarkbb only reads the bufferhead...

5.5CVSS6.3AI score0.00283EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/02/27 3:08 a.m.•11 views

SUSE CVE-2022-49348

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4FCREPLAY from on-disk superblock field sstate The EXT4FCREPLAY bit in sbi-smountstate is used to indicate that we are in the middle of replay the fast commit journal. This was actually a mistake, since the...

5.5CVSS6.5AI score0.00286EPSS
SaveExploits0References7
NVD
NVD
•added 2025/02/26 7:01 a.m.•23 views

CVE-2022-49348

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4FCREPLAY from on-disk superblock field sstate The EXT4FCREPLAY bit in sbi-smountstate is used to indicate that we are in the middle of replay the fast commit journal. This was actually a mistake, since the...

5.5CVSS0.00286EPSS
SaveExploits0References5
OSV
OSV
•added 2025/02/26 7:01 a.m.•15 views

UBUNTU-CVE-2022-49348

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4FCREPLAY from on-disk superblock field sstate The EXT4FCREPLAY bit in sbi-smountstate is used to indicate that we are in the middle of replay the fast commit journal. This was actually a mistake, since the...

5.5CVSS6.1AI score0.00286EPSS
SaveExploits0References8
OSV
OSV
•added 2025/02/26 7:00 a.m.•11 views

DEBIAN-CVE-2022-49174

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4mbmarkbb with flexbg with fastcommit In case of flexbg feature which is by default enabled, extents for any given inode might span across blocks from two different block group. ext4mbmarkbb only reads the bufferhead...

5.5CVSS5.5AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:00 a.m.•16 views

UBUNTU-CVE-2022-49174

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4mbmarkbb with flexbg with fastcommit In case of flexbg feature which is by default enabled, extents for any given inode might span across blocks from two different block group. ext4mbmarkbb only reads the bufferhead...

7.8CVSS6.2AI score0.00283EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2025/02/26 1:55 a.m.•28 views

CVE-2022-49174 ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4mbmarkbb with flexbg with fastcommit In case of flexbg feature which is by default enabled, extents for any given inode might span across blocks from two different block group. ext4mbmarkbb only reads the bufferhead...

7.8CVSS0.00283EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2025/02/10 12:00 a.m.•15 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-43828)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43828 advisory. - In the Linux kernel, the following vulnerability has been resolved: ext4: fix infinite loop when replaying...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2024/12/04 12:56 a.m.•27 views

kernel: ext4: regenerate buddy after block freeing failed if under fc replay

A flaw was found in the Linux kernel's ext4 filesystem related to the fast commit replay process. During this process, blocks that are already marked as free can be incorrectly marked as free again, leading to the corruption of the buddy bitmap, which is used to track free and allocated blocks...

7.8CVSS6.8AI score0.00289EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•11 views

kernel: ext4: regenerate buddy after block freeing failed if under fc replay

A flaw was found in the Linux kernel's ext4 filesystem related to the fast commit replay process. During this process, blocks that are already marked as free can be incorrectly marked as free again, leading to the corruption of the buddy bitmap, which is used to track free and allocated blocks...

7.8CVSS6.8AI score0.00289EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/10/22 2:50 a.m.•12 views

SUSE CVE-2024-50014

In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled: INFO: trying to register non-static...

5.5CVSS7AI score0.00224EPSS
SaveExploits0References19
OSV
OSV
•added 2024/10/21 7:15 p.m.•22 views

AZL-51788 CVE-2024-50014 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled: INFO: trying to register non-static...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 7:15 p.m.•23 views

AZL-51750 CVE-2024-50014 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled: INFO: trying to register non-static...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 7:15 p.m.•4 views

DEBIAN-CVE-2024-50014

In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled: INFO: trying to register non-static...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
Rows per page
Query Builder