3 matches found
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerabilities have been resolved: md: Fixed a deadlock between mddevsuspend and flushbio. A deadlock occurs when mddev is suspended while some of the flushbio operations are still in progress. This is a complex issue. T1: The first flush occurs at the end of t...
kernel: md: fix deadlock between mddev_suspend and flush bio
A denial of service vulnerability exists in the Linux kernel. A deadlock condition occurs when mddev is being suspended while some of the flush bio is in progress, leading to a loss of availability...
UBUNTU-CVE-2024-43855
In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...