Bug 2301516 (CVE-2024-42149)
| Summary: | CVE-2024-42149 kernel: fs: don't misleadingly warn during thaw operations | ||
|---|---|---|---|
| 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 6.9.9, kernel 6.10 | Doc Type: | If docs needed, set a value |
| Doc Text: |
A flaw was found in the Linux kernel. The block device may be frozen before it is claimed by a filesystem. Concurrently, another process might try to mount that frozen block device and can temporarily claim the block device for that purpose, causing a concurrent fs_bdev_thaw() to end up there. When the mounter sees an elevanted bdev->bd_fsfreeze_count, get_bdev_super() will return NULL. This creates possibility for decreased availability.
|
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: | 2302016 | ||
| Bug Blocks: | |||
|
Description
OSIDB Bzimport
2024-07-30 08:39:35 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024073033-CVE-2024-42149-c08b@gregkh/T Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2302016] |