Bug 2300443 (CVE-2024-41067)
| Summary: | CVE-2024-41067 kernel: btrfs: scrub: handle RST lookup error correctly | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | kernel 6.9.11, kernel 6.10 | Doc Type: | If docs needed, set a value |
| Doc Text: |
The Linux kernel vulnerability in the btrfs scrub process, triggered by a forced RST feature, involved an assertion failure due to improper handling of bio structures when `btrfs_map_block()` failed. The issue was caused by calling `btrfs_map_block()` after allocating a new bio, leading to empty bio handling problems.
|
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: | 2301627 | ||
| Bug Blocks: | |||
|
Description
OSIDB Bzimport
2024-07-29 15:44:22 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024072907-CVE-2024-41067-bc18@gregkh/T Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2301627] |