Bug 2301466 (CVE-2024-42103)
Summary: | CVE-2024-42103 kernel: btrfs: fix adding block group to a reclaim list and the unused list during reclaim | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel 5.15.163, kernel 6.1.98, kernel 6.6.39, kernel 6.9.9 | Doc Type: | If docs needed, set a value |
Doc Text: |
A vulnerability was found in the Linux kernel in the btrfs_reclaim_bgs_work() function where a block group might be erroneously added simultaneously to both the reclaim list and the unused list by another operation. This can lead to list corruption where the block group is present in two separate lists which can cause kernel crashes.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2301761 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2024-07-30 08:21:22 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024073019-CVE-2024-42103-9e8c@gregkh/T Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2301761] |