3 matches found
EUVD-2025-29062
Malicious code in bioql PyPI...
CVE-2025-39791 dm: dm-crypt: Do not partially accept write BIOs with zoned targets
In the Linux kernel, the following vulnerability has been resolved: dm: dm-crypt: Do not partially accept write BIOs with zoned targets Read and write operations issued to a dm-crypt target may be split according to the dm-crypt internal limits defined by the maxreadsize and maxwritesize module...
CVE-2025-39791
CVE-2025-39791 affects the Linux kernel’s dm-crypt targeting zoned devices. The vulnerability arises when a write BIO to a dm-crypt target is split according to max_read_size/max_write_size (default 128 KB); for zoned targets, the split occurs but is not parallelized, risking ordering issues and ...