Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3
-
9223372036854775807
Description
- Pointer may be passed to function that can dereference it after it was positively checked for NULL
- lustre/osd-ldiskfs/osd_handler.c: in osd_dirent_check_repair, Pointer 'hlock' checked for NULL at line 5478 may be passed to function and may be dereferenced there by passing argument 4 to function '__ldiskfs_find_entry' at line 5353. Also there are 2 similar errors on lines 5353.
- Null pointer may be passed to function that may dereference it
- lustre/osd-ldiskfs/osd_handler.c: in osd_dirent_check_repair, Null pointer 'hlock' that comes from line 5257 may be passed to function and can be dereferenced there by passing argument 4 to function '__ldiskfs_find_entry' at line 5353.
The list of commits since the previous build 2.7.61-9-g4438262:
| 723065f | |
| 3c86f72 | |
| 9ea40a3 | |
| 4691290 | |
| ef63c03 | LU-4341 test: skip failing sanity test 170 |
| e94d375 | |
| 10ebe81 | |
| bee9c18 | |
| cc0733f | |
| 31b7404 | |
| dd16884 | |
| 2907eb6 | |
| 173b332 | register cleanup |
| bc17c8d | |
| 1443374 | |
| d2d725d | |
| d8612e3 | |
| eebc3da | |
| 5fa93f6 | |
| 85c6c09 | |
| 888a314 | |
| 7b56957 | |
| e72c150 | |
| cbb42d0 | |
| 4d4771b | |
| adce06a | |
| 9937eb5 | |
| a2844eb | |
| 55afbf5 | |
| 7f5c975 | |
| efe3842 | |
| 881b288 | |
| 790ca7b | |
| 846efa4 | |
| c250f40 | Revert " |
Attachments
Issue Links
- is related to
-
LU-6895 sanity-lfsck test 4 hung: bad entry in directory: rec_len is smaller than minimal - inode=3925999616
-
- Resolved
-