CVE-2023-53313

Publication date

2025-09-16 16:11:50

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of max_corr_read_errors There is no input check when echo md/max_read_errors and overflow might occur. Add check of input number.