Lucene search
+L

5172 matches found

Amazon
Amazon
added 2025/05/13 12:00 a.m.5 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails CVE-2022-49168 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver CVE-2024-35870 In the Linux kernel,...

7.8CVSS6.6AI score0.00613EPSS
SaveExploits0
Amazon
Amazon
added 2025/05/13 12:00 a.m.18 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails CVE-2022-49168 In the Linux kernel, the following vulnerability has been resolved: bfq: Update cgroup information before merging bio CVE-2022-49413 In the Linux...

7.8CVSS6.6AI score0.00349EPSS
SaveExploits0
Amazon
Amazon
added 2025/05/13 12:00 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails CVE-2022-49168 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 - Kernel-5.15 Extra. Visit this page to learn more about Amazon Linux ...

7.8CVSS6.6AI score0.00291EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.7 views

SUSE CVE-2025-37856

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

4.7CVSS6.5AI score0.0026EPSS
SaveExploits0References23
OSV
OSV
added 2025/05/09 7:16 a.m.17 views

AZL-62738 CVE-2025-37856 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

7.8CVSS6.2AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.15 views

AZL-70141 CVE-2025-37856 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.2 views

DEBIAN-CVE-2025-37856

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

5.5CVSS5.5AI score0.0026EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/09 7:16 a.m.10 views

CVE-2025-37856

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

7.8CVSS0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/09 6:42 a.m.20 views

CVE-2025-37856 btrfs: harden block_group::bg_list against list_del() races

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

7.8CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/09 6:42 a.m.39 views

CVE-2025-37856 btrfs: harden block_group::bg_list against list_del() races

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

7.8CVSS0.0026EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/09 6:42 a.m.120 views

CVE-2025-37856

The CVE-2025-37856 entry pertains to the Linux kernel’s btrfs subsystem, where hardening of block_group::bg_list against list_del() races was applied. The vulnerability centered on potential race conditions between bg_list list_del_init() and operations like btrfs_mark_bg_unused() or btrfs_mark_b...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/05/09 6:42 a.m.11 views

CVE-2025-37856

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

7.8CVSS5.5AI score0.0026EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/09 4:55 a.m.6 views

SUSE CVE-2022-49849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.6 views

SUSE CVE-2022-49912

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix ulist leaks in error paths of qgroup self tests In the testnosharedqgroup and testmultiplerefs qgroup self tests, if we fail to add the tree ref, remove the extent item or remove the extent ref, we are returning from t...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.9 views

SUSE CVE-2022-49913

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at findparentnodes During backref walking, at findparentnodes, if we are dealing with a data extent and we get an error while resolving the indirect backrefs, at...

5.5CVSS6.4AI score0.00192EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.6 views

SUSE CVE-2025-37827

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was a bug report about a NULL pointer dereference in btrfsaddfreespacezoned that ultimately happens because a conversion from the default metadata profile...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:00 a.m.12 views

The vulnerability in the cleanupTransaction() function of the fs/btrfs/transaction.c module of the btrfs file system support module in the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the cleanupTransaction function in the fs/btrfs/transaction.c module of the btrfs file system support in the Linux operating system is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS6.7AI score0.00243EPSS
SaveExploits0References14Affected Software1
CNNVD
CNNVD
added 2025/05/09 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 a contention condition in the btrfs block group list operation, which could result in an abnormal list...

5.5CVSS6.5AI score0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

DEBIAN-CVE-2025-37827

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was a bug report about a NULL pointer dereference in btrfsaddfreespacezoned that ultimately happens because a conversion from the default metadata profile...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.34 views

CVE-2025-37827

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was a bug report about a NULL pointer dereference in btrfsaddfreespacezoned that ultimately happens because a conversion from the default metadata profile...

5.5CVSS0.00177EPSS
SaveExploits0References3
Rows per page
Query Builder