Lucene search
+L

227 matches found

CVE
CVE
added 2025/02/26 1:55 a.m.100 views

CVE-2022-49174

The CVE-2022-49174 entry concerns the Linux kernel ext4 code: when flex_bg with fast_commit is enabled, ext4_mb_mark_bb() may read the block bitmap buffer_head only for the starting block group, failing to refresh it when an inode extents crosses a block-group boundary. This can cause memory acce...

5.5CVSS5.1AI score0.00263EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 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 a deadlock in btrfs with the block group reclaim task on unload...

5.5CVSS5.1AI score0.00205EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.4 views

PT-2025-8635 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A deadlock can occur in the Linux kernel when an unmount operation is initiated while an async block group reclaim task is running and relocating a data block group. This happens becau...

6.5AI score0.00205EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/02/26 12:0 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 the ext4mbmarkbb function not properly handling block group boundaries in the flexbg and fastcommit cases,...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.18 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

5.5CVSS7.2AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/13 12:14 a.m.4 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

5.5CVSS7.2AI score0.00255EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/22 2:44 p.m.14 views

CVE-2024-49932

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

5.5CVSS6.7AI score0.00202EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

6.9AI score0.00288EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.5 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

5.5CVSS7.2AI score0.00255EPSS
SaveExploits0References5
NVD
NVD
added 2024/09/04 7:15 p.m.31 views

CVE-2024-44972

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00019EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.21 views

CVE-2022-48902

A flaw was found in the btrfs module in the Linux Kernel. Improper error handling can cause a warning, potentially impacting system stability, resulting in a denial of service...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.5 views

SUSE CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.5CVSS7.3AI score0.00242EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.20 views

CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.3CVSS9.1AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.37 views

CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.5CVSS0.00242EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.17 views

CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.20 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7AI score0.00242EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/30 7:45 a.m.22 views

CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.5CVSS6AI score0.00242EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.24 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

0.00242EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 1:15 p.m.10 views

AZL-68246 CVE-2022-48833 affecting package kernel for versions less than 5.15.186.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.61 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0
Rows per page
Query Builder