Lucene search
+L

229 matches found

OSV
OSV
added 2024/06/20 11:13 a.m.17 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.22 views

CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.3 views

Linux kernel security vulnerabilities

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 between btrfs module quota disabling and the qgroup rescan worker...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.22 views

CVE-2024-35956

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.16 views

CVE-2024-35956

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35956

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.22 views

CVE-2024-35956

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.10 views

CVE-2024-35956 btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

6.8AI score0.00229EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.19 views

CVE-2024-35956 btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

6.5AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 9:41 a.m.12 views

CVE-2024-35956 btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS6AI score0.00229EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.16 views

CVE-2024-35956

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS7.7AI score0.00229EPSS
SaveExploits0
CVE
CVE
added 2024/05/20 9:41 a.m.122 views

CVE-2024-35956

CVE-2024-35956 affects the Linux kernel's btrfs quota groups handling. During subvolume create/snapshot/delete, metadata reservations are made via btrfs_subvolume_reserve_metadata(). When quotas are enabled, a PREALLOC qgroup reservation is created and later converted to PERTRANS after the operat...

5.5CVSS6.7AI score0.00229EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/21 12:0 a.m.11 views

PT-2024-26801

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the btrfs file system. The issue occurs when quota groups are enabled, and the error paths of certain operations do not...

5.5CVSS5.5AI score0.00229EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that originates from a deadlock condition when using qgroup...

5.5CVSS7.7AI score0.00181EPSS
SaveExploits0References7
OSV
OSV
added 2023/02/13 5:30 p.m.11 views

GSD-2023-1001967 btrfs: qgroup: do not warn on record without old_roots populated

btrfs: qgroup: do not warn on record without oldroots populated This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.4 views

PT-2023-35043 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.8 Description: The issue concerns a qgroup record without old roots populated in btrfs, which may potentially lead to security vulnerabilities. The actual impact and attack plausibility have not yet been...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2023/01/31 3:40 p.m.7 views

GSD-2023-1001673 btrfs: qgroup: do not warn on record without old_roots populated

btrfs: qgroup: do not warn on record without oldroots populated This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:31 p.m.12 views

GSD-2023-1000374 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()

btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.301 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:27 p.m.12 views

GSD-2023-1000343 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()

btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.268 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:23 p.m.11 views

GSD-2023-1000309 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()

btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.226 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder