Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.12.0
-
None
-
3
-
9223372036854775807
Description
mdd_migrate() allocate 'la_size + 1' for symlink target name, the extra '+1' is a mistake, which will cause read beyond range fault: if target name is 59 bytes long, then it will try to read target name from external block other than inline i_block[15], that's why when target name is shorter than 59 it won't cause any problem.
Attachments
Issue Links
Activity
Link | New: This issue is related to DDN-1223 [ DDN-1223 ] |
Link | Original: This issue is related to JFC-27 [ JFC-27 ] |
Link | Original: This issue is related to JFC-17 [ JFC-17 ] |
Link | New: This issue is related to JFC-20 [ JFC-20 ] |
Labels | Original: LTS12 |
Fix Version/s | New: Lustre 2.12.5 [ 14696 ] |
Link | New: This issue is related to DDN-1122 [ DDN-1122 ] |
Link | New: This issue is related to JFC-17 [ JFC-17 ] |
Labels | New: LTS12 |