Bug 2297546 (CVE-2024-40962)
Summary: | CVE-2024-40962 kernel: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes | ||
---|---|---|---|
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.6.36, kernel 6.9.7, kernel 6.10-rc5 | Doc Type: | If docs needed, set a value |
Doc Text: |
A NULL pointer dereference was found in the `btrfs_zone_finish_endio()` function in the Linux Kernel during the execution of test-case `btrfs/167` on emulated zoned devices. This issue stems from missing checksum lists for NOCOW writes in zoned mode, as revealed by an assertion failure. The problem occurs because dummy checksums are only attached for zone-append writes, not for NOCOW writes.
|
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: |
Description
OSIDB Bzimport
2024-07-12 13:41:29 UTC
|