CVE Database
/

CVE-2023-53299

Back to search

CVE-2023-53299

Published: Sep 16, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio->remaining' for recovery raid10_sync_request() will add 'r10bio->remaining' for both rdev and replacement rdev. However, if the read io fails, recovery_request_write() returns without issuing the write io, in this case, end_sync_request() is only called once and 'remaining' is leaked, cause an io hang. Fix the problem by decreasing 'remaining' according to if 'bio' and 'repl_bio' is valid.

VendorProductVersions

Linux

Linux

affected
24afd80d99f80a79d8824d2805114b8b067e9823 - < cb827ed2bb34480dc102146d3a1f89fdbcafc028
affected
24afd80d99f80a79d8824d2805114b8b067e9823 - < 1d2c6c6e37fe5de11fd01a82badf03390e12df7a
affected
24afd80d99f80a79d8824d2805114b8b067e9823 - < 8c5d5d7ffd1e76734811b8ea5417cf0432b9952c
affected
24afd80d99f80a79d8824d2805114b8b067e9823 - < 1697fb124c6d6c5237e9cbd78890310154738084
affected
24afd80d99f80a79d8824d2805114b8b067e9823 - < 8d09065802c53cc938d162b62f6c4150b392c90e

+4 more versions

Linux

Linux

affected
3.3
unaffected
0 - < 3.3
unaffected
4.14.315 - <= 4.14.*
unaffected
4.19.283 - <= 4.19.*
unaffected
5.4.243 - <= 5.4.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now