6 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005752)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005752 advisory. In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992223)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992223 advisory. In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add...
EUVD-2023-59890
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2023-53299
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io...
CVE-2023-53299
CVE-2023-53299 affects the Linux kernel's md/raid10 recovery path. The issue leaks the field r10bio->remaining when a read I/O fails and recovery_request_write() exits early, causing end_sync_request() to run only once and an I/O hang. The documented fix reduces or decrements 'remaining' depen...
CVE-2023-53299
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...