Lucene search
+L

5172 matches found

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

AZL-62693 CVE-2025-22115 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.25 views

CVE-2025-22115

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

5.5CVSS5.8AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.14 views

UBUNTU-CVE-2025-22115

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References24
OSV
OSV
added 2025/04/16 3:16 p.m.5 views

UBUNTU-CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS5.9AI score0.00172EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/16 2:13 p.m.144 views

CVE-2025-22115

CVE-2025-22115 affects the Linux kernel Btrfs code, specifically a race in btrfs_create_pending_block_groups() that mishandles block group refcounts during a two‑phase creation. The fix introduced BLOCK_GROUP_FLAG_NEW but did not use unused_bg_lock, allowing a race between btrfs_create_pending_bl...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/16 2:13 p.m.16 views

CVE-2025-22115 btrfs: fix block group refcount race in btrfs_create_pending_block_groups()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.13 views

CVE-2025-22115

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS5.2AI score0.00142EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.22 views

CVE-2025-22115 btrfs: fix block group refcount race in btrfs_create_pending_block_groups()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS0.00142EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.35 views

CVE-2025-22114 btrfs: don't clobber ret in btrfs_validate_super()

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS0.00172EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/16 2:12 p.m.108 views

CVE-2025-22114

CVE-2025-22114 (Linux kernel, btrfs) is fixed: the patch prevents clobbering the previously set return value in btrfs_validate_super() by ensuring validate_sys_chunk_array() does not wipe the early validity checks. The root cause is that the call to validate_sys_chunk_array() could overwrite ret,...

7.8CVSS6.4AI score0.00172EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.16 views

CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS5.3AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22114 btrfs: don't clobber ret in btrfs_validate_super()

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS6AI score
SaveExploits0References5
Amazon
Amazon
added 2025/04/16 12:00 a.m.8 views

Important: kernel-livepatch-6.1.128-136.201

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction CVE-2025-21753 In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them...

7.8CVSS7.8AI score0.00635EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/16 12:00 a.m.10 views

Important: kernel-livepatch-6.1.127-135.201

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction CVE-2025-21753 In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them...

7.8CVSS7.8AI score0.00635EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.28 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 incorrect overwrite of the ret value in the btrfsvalidatesuper function, which could result in an invalid...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.4 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 block group reference count contention condition in the btrfscreatependingblockgroups function...

4.7CVSS6.5AI score0.00142EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/04/16 12:00 a.m.18 views

The vulnerability of the cow_file_range() function in the fs/btrfs/inode.c module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the cowfilerange function in the fs/btrfs/inode.c module of the Linux operating system is related to improper resource locking. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References6Affected Software1
Amazon
Amazon
added 2025/04/16 12:00 a.m.9 views

Important: kernel-livepatch-4.14.355-275.582

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: hvsock: Initializing vsk-trans to NULL to prevent a dangling pointer CVE-2024-53103 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.8 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the btrfs component. The issue arises from a commit that introduces a call to validate sys chunk array in btrfs...

7AI score0.00172EPSS
SaveExploits0References12
Rows per page
Query Builder