In the Linux kernel, the following vulnerability has been resolved: dm: Always split write BIOs to zoned device limits Any zoned DM target that requires zone append emulation will use the block lay…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: dm: Always split write BIOs to zoned device limits Any zoned DM target that requires zone append emulation will use the block layer zone write plugging. In such case, DM target drivers must not split BIOs using dm_accept_partial_bio() as doing so can potentially lead to deadlocks with queue freeze operations. Regular write operations used to emulate zone append operations also cannot be split by the target driver as that woul…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2df7168717b7d2d32bcf017c68be16e4aae9dd13 Patch
- https://git.kernel.org/stable/c/4e9fef1cf0243d665d75c371cc80be6156cd30a2 Patch
- https://git.kernel.org/stable/c/d10bf66d9f9335ffc7521b3029b114f50604cabe Patch
- https://git.kernel.org/stable/c/f5dd256333c08ab44b5aec4a8118cb04c0f20c54 Patch
Timeline
- nvd_ingest NVD