Lucene search
+L

5183 matches found

UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.18 views

CVE-2024-42111

In the Linux kernel, the following vulnerability has been resolved: btrfs: always do the basic checks for btrfsqgroupinherit structure BUG Syzbot reports the following regression detected by KASAN: BUG: KASAN: slab-out-of-bounds in btrfsqgroupinherit+0x42e/0x2e20 fs/btrfs/qgroup.c:3277 Read of si...

7.8CVSS5.9AI score0.0021EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/07/30 7:47 a.m.14 views

CVE-2024-42231 btrfs: zoned: fix calc_available_free_space() for zoned mode

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

6.6AI score0.00183EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/30 7:47 a.m.56 views

CVE-2024-42231

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.39 views

CVE-2024-42231 btrfs: zoned: fix calc_available_free_space() for zoned mode

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/30 7:47 a.m.29 views

CVE-2024-42231 btrfs: zoned: fix calc_available_free_space() for zoned mode

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

6AI score
SaveExploits0References5
CVE
CVE
added 2024/07/30 7:47 a.m.299 views

CVE-2024-42231

CVE-2024-42231 affects the Linux kernel, specifically the btrfs filesystem in zoned mode. The issue is in calc_available_free_space(): the code incorrectly loops zone handling, treating each zone as a single chunk and not permitting partial allocations. This can yield a non-zone-aligned avail val...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42111 btrfs: always do the basic checks for btrfs_qgroup_inherit structure

In the Linux kernel, the following vulnerability has been resolved: btrfs: always do the basic checks for btrfsqgroupinherit structure BUG Syzbot reports the following regression detected by KASAN: BUG: KASAN: slab-out-of-bounds in btrfsqgroupinherit+0x42e/0x2e20 fs/btrfs/qgroup.c:3277 Read of si...

7.8CVSS7AI score0.0021EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/30 7:46 a.m.85 views

CVE-2024-42111

CVE-2024-42111 affects the Linux kernel BTRFS qgroup inheritance path. The root cause was a patch (commit b5357cb268c4) that skipped basic inheritance checks when qgroup was disabled, allowing an invalid btrfs_qgroup_inherit structure to pass through. The approved fix ensures btrfs_qgroup_check_i...

7.8CVSS6.7AI score0.0021EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.41 views

CVE-2024-42111

In the Linux kernel, the following vulnerability has been resolved: btrfs: always do the basic checks for btrfsqgroupinherit structure BUG Syzbot reports the following regression detected by KASAN: BUG: KASAN: slab-out-of-bounds in btrfsqgroupinherit+0x42e/0x2e20 fs/btrfs/qgroup.c:3277 Read of si...

7.8CVSS5.5AI score0.0021EPSS
SaveExploits0
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...

7.8CVSS7AI score0.00251EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/30 7:45 a.m.23 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...

7.8CVSS6AI score0.00251EPSS
SaveExploits0
OSV
OSV
added 2024/07/30 7:45 a.m.22 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...

7.8CVSS6.1AI score
SaveExploits0References9
CVE
CVE
added 2024/07/30 7:45 a.m.114 views

CVE-2024-42103

CVE-2024-42103 affects the Linux kernel’s Btrfs code, where a race can occur while reclaiming block groups: a block group may be removed from the reclaim list and then concurrently added to the unused list, potentially leading to corruption of the list head when re-added to the reclaim list. The ...

7.8CVSS6.8AI score0.00251EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.11 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 Linux kernel, which stems from an error in the logic of calcavailablefreespace in zoned mode in the btrfs module, which could lead to serious...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/30 12:00 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 Linux kernel, which stems from a possible concurrent list addition issue in the btrfs module when adding block groups to retry lists and unus...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.12 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 Linux kernel that originates in the btrfs module when using the btrfsqgroupinherit structure, which skips basic checks such as...

6.3CVSS6.6AI score0.0021EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.5 views

PT-2024-10451

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.43 Description The vulnerability is related to a potential parallel list adding issue in the btrfs reclaim bgs work function, which can cause list corruption and trigger a kernel bug. The issue can be...

5.5CVSS6.8AI score0.00251EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/30 12:00 a.m.38 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6927-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6927-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.8AI score0.01401EPSS
SaveExploits1References160
NVD
NVD
added 2024/07/29 3:15 p.m.16 views

CVE-2024-41078

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix quota root leak after quota disable failure If during the quota disable we fail when cleaning the quota tree or when deleting the root from the root tree, we jump to the 'out' label without ever dropping the...

5.5CVSS0.00223EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41078

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix quota root leak after quota disable failure If during the quota disable we fail when cleaning the quota tree or when deleting the root from the root tree, we jump to the 'out' label without ever dropping the...

5.5CVSS5.8AI score0.00223EPSS
SaveExploits0References1
Rows per page
Query Builder