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
The vulnerability CVE-2025-39791 affects Linux kernel dm-crypt targets (zoned devices) where BIOs can be split to respect max_read_size/max_write_size. For zoned targets, splitting could cause a deadlock or data corruption if a splitBIO reminder re-enters the queue or if zone-append processing is...