kiwi-10.2.33-2.fc44
List of Findings
Error: SHELLCHECK_WARNING (CWE-569): [#def1]
/usr/lib/dracut/modules.d/55kiwi-dump/kiwi-dump-image.sh:209:18: warning[SC2048]: Use "${array[@]}" (with quotes) to prevent whitespace problems.
Error: SHELLCHECK_WARNING (CWE-277): [#def2]
/usr/lib/dracut/modules.d/55kiwi-dump/kiwi-dump-image.sh:439:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def3]
/usr/lib/dracut/modules.d/55kiwi-dump/kiwi-dump-image.sh:443:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def4]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:175:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def5]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:189:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def6]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:202:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def7]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:220:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def8]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:221:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def9]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:231:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def10]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:241:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def11]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:242:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def12]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:254:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def13]
/usr/lib/dracut/modules.d/55kiwi-live/kiwi-live-lib.sh:279:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def14]
/usr/lib/dracut/modules.d/55kiwi-overlay/kiwi-overlay-root.sh:50:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def15]
/usr/lib/dracut/modules.d/55kiwi-overlay/kiwi-overlay-root.sh:74:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def16]
/usr/lib/dracut/modules.d/55kiwi-overlay/kiwi-overlay-root.sh:75:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def17]
/usr/lib/dracut/modules.d/55kiwi-overlay/kiwi-overlay-root.sh:83:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def18]
/usr/lib/dracut/modules.d/55kiwi-overlay/kiwi-overlay-root.sh:101:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-277): [#def19]
/usr/lib/dracut/modules.d/55kiwi-overlay/kiwi-overlay-root.sh:102:11: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-569): [#def20]
/usr/lib/dracut/modules.d/59kiwi-lib/kiwi-partitions-lib.sh:56:16: warning[SC2048]: Use "${array[@]}" (with quotes) to prevent whitespace problems.
Error: SHELLCHECK_WARNING (CWE-569): [#def21]
/usr/lib/dracut/modules.d/59kiwi-lib/kiwi-partitions-lib.sh:110:16: warning[SC2048]: Use "${array[@]}" (with quotes) to prevent whitespace problems.
Error: SHELLCHECK_WARNING (CWE-569): [#def22]
/usr/lib/dracut/modules.d/59kiwi-lib/kiwi-partitions-lib.sh:298:26: warning[SC2048]: Use "${array[@]}" (with quotes) to prevent whitespace problems.
Error: SHELLCHECK_WARNING (CWE-569): [#def23]
/usr/lib/python3.14/site-packages/kiwi/config/functions.sh:302:18: warning[SC2048]: Use "${array[@]}" (with quotes) to prevent whitespace problems.
Error: GCC_ANALYZER_WARNING (CWE-688): [#def24]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:448:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:448:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:448:13: danger: argument 1 (‘header.fstype’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def25]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:451:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:451:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:451:13: danger: argument 1 (‘header.access’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def26]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:454:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:454:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:454:13: danger: argument 1 (‘header.identifier’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def27]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:460:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:460:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:460:13: danger: argument 1 (‘metadata.data_blksize’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def28]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:463:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:463:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:463:13: danger: argument 1 (‘metadata.hash_blksize’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def29]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:466:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:466:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:466:13: danger: argument 1 (‘metadata.data_blocks’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def30]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:469:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:469:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:469:13: danger: argument 1 (‘metadata.hash_start_block’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def31]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:472:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:472:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:472:13: danger: argument 1 (‘metadata.algorithm’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def32]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:475:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:475:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:475:13: danger: argument 1 (‘metadata.root_hash’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def33]
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:478:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:390:5: enter_function: entry to ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:393:17: release_memory: ‘args.path’ is NULL
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: call_function: calling ‘parse_args’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:403:11: return_function: returning to ‘main’ from ‘parse_args’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:404:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:408:9: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:414:9: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: call_function: calling ‘kiwi_read_verity_info’ from ‘main’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:419:11: return_function: returning to ‘main’ from ‘kiwi_read_verity_info’
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:420:8: branch_false: following ‘false’ branch...
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:426:8: branch_false: ...to here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:478:13: release_memory: using NULL here
kiwi-10.2.33/dracut/modules.d/50kiwi-verity/kiwi-parse-verity.c:478:13: danger: argument 1 (‘metadata.salt’) NULL where non-null expected
Scan Properties
| analyzer-version-clippy | 1.90.0 |
| analyzer-version-cppcheck | 2.18.3 |
| analyzer-version-gcc | 15.2.1 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-110.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-gcc-latest-x86_64 |
| project-name | kiwi-10.2.33-2.fc44 |
| store-results-to | /tmp/tmpa3bddlwa/kiwi-10.2.33-2.fc44.tar.xz |
| time-created | 2025-10-28 18:44:57 |
| time-finished | 2025-10-28 18:46:35 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'gcc,cppcheck,shellcheck,clippy,unicontrol' '-o' '/tmp/tmpa3bddlwa/kiwi-10.2.33-2.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpa3bddlwa/kiwi-10.2.33-2.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251027.143044.ge6b947b-1.el9 |