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