Newly introduced findings

List of Findings

Error: GCC_ANALYZER_WARNING (CWE-775): [#def1]
util-linux-2.43.devel/libmount/src/context_umount.c: scope_hint: In function 'exec_helper'
util-linux-2.43.devel/libmount/src/context_umount.c:692:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'errfd[0]'
util-linux-2.43.devel/include/c.h:23: included_from: Included from here.
util-linux-2.43.devel/include/path.h:14: included_from: Included from here.
util-linux-2.43.devel/include/sysfs.h:22: included_from: Included from here.
util-linux-2.43.devel/include/loopdev.h:9: included_from: Included from here.
util-linux-2.43.devel/libmount/src/context_umount.c:23: included_from: Included from here.
util-linux-2.43.devel/libmount/src/mountP.h:32: included_from: Included from here.
util-linux-2.43.devel/libmount/src/context_umount.c:25: included_from: Included from here.
util-linux-2.43.devel/libmount/src/mountP.h:65:33: note: in expansion of macro '__UL_DBG_FLUSH'
util-linux-2.43.devel/libmount/src/context_umount.c:707:9: note: in expansion of macro 'DBG_FLUSH'
util-linux-2.43.devel/include/debug.h:82:9: note: in expansion of macro '__UL_DBG_CALL'
util-linux-2.43.devel/libmount/src/mountP.h:63:33: note: in expansion of macro '__UL_DBG_OBJ'
util-linux-2.43.devel/libmount/src/context_umount.c:806:17: note: in expansion of macro 'DBG_OBJ'
#  690|   		DBG_OBJ(CXT, cxt, ul_debug("fake mode: does not execute helper"));
#  691|   		cxt->helper_exec_status = rc = 0;
#  692|-> 		return rc;
#  693|   	}
#  694|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def2]
util-linux-2.43.devel/libmount/src/context_umount.c:692:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'errfd[1]'
util-linux-2.43.devel/libmount/src/mountP.h:65:33: note: in expansion of macro '__UL_DBG_FLUSH'
util-linux-2.43.devel/libmount/src/context_umount.c:707:9: note: in expansion of macro 'DBG_FLUSH'
util-linux-2.43.devel/include/debug.h:82:9: note: in expansion of macro '__UL_DBG_CALL'
util-linux-2.43.devel/libmount/src/mountP.h:63:33: note: in expansion of macro '__UL_DBG_OBJ'
util-linux-2.43.devel/libmount/src/context_umount.c:806:17: note: in expansion of macro 'DBG_OBJ'
#  690|   		DBG_OBJ(CXT, cxt, ul_debug("fake mode: does not execute helper"));
#  691|   		cxt->helper_exec_status = rc = 0;
#  692|-> 		return rc;
#  693|   	}
#  694|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def3]
util-linux-2.43.devel/misc-utils/cal.c: scope_hint: In function ‘monthly’
util-linux-2.43.devel/misc-utils/cal.c:1109:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘xcalloc((long unsigned int)*ctl.months_in_row, 208) + (sizetype)i * 208’
util-linux-2.43.devel/misc-utils/cal.c:76: included_from: Included from here.
# 1107|   
# 1108|   	for (i = 0; i < ctl->months_in_row - 1; i++)
# 1109|-> 		ms[i].next = &ms[i + 1];
# 1110|   
# 1111|   	rows = (ctl->num_months - 1) / ctl->months_in_row;

Scan Properties

analyzer-version-clippy1.98.1
analyzer-version-cppcheck2.21.1
analyzer-version-gcc16.2.1
analyzer-version-gcc-analyzer16.2.1
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
diffbase-analyzer-version-clippy1.98.1
diffbase-analyzer-version-cppcheck2.21.1
diffbase-analyzer-version-gcc16.2.1
diffbase-analyzer-version-gcc-analyzer16.2.1
diffbase-analyzer-version-shellcheck0.11.0
diffbase-analyzer-version-unicontrol0.0.2
diffbase-enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
diffbase-exit-code0
diffbase-hostip-172-16-1-49.us-west-2.compute.internal
diffbase-known-false-positives/usr/share/csmock/known-false-positives.js
diffbase-known-false-positives-rpmknown-false-positives-0.0.0.20260813.215201.gc98a3c4.main-1.el9.noarch
diffbase-mock-configfedora-rawhide-x86_64
diffbase-project-nameutil-linux-2.43.devel-1.20260911124859558407.master.1308.gb2180371c
diffbase-store-results-to/tmp/tmparp4frm7/util-linux-2.43.devel-1.20260911124859558407.master.1308.gb2180371c.tar.xz
diffbase-time-created2026-09-13 05:09:55
diffbase-time-finished2026-09-13 05:23:33
diffbase-toolcsmock
diffbase-tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '--root-override=fedora-rawhide-x86_64-e801a6e6-482a-41db-aaf5-a8fc4d9187bd' '-t' 'cppcheck,clippy,shellcheck,gcc,unicontrol' '-o' '/tmp/tmparp4frm7/util-linux-2.43.devel-1.20260911124859558407.master.1308.gb2180371c.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmparp4frm7/util-linux-2.43.devel-1.20260911124859558407.master.1308.gb2180371c.src.rpm'
diffbase-tool-versioncsmock-3.8.7.20260831.142403.ga8ab2e3-1.el9
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-49.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20260813.215201.gc98a3c4.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-nameutil-linux-2.43.devel-1.20260913045737289115.pr4627.1312.g7fb973c54
store-results-to/tmp/tmpxkiui3mt/util-linux-2.43.devel-1.20260913045737289115.pr4627.1312.g7fb973c54.tar.xz
time-created2026-09-13 05:23:49
time-finished2026-09-13 05:37:33
titleNewly introduced findings
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '--root-override=fedora-rawhide-x86_64-ae40362a-a5bf-4cbf-ba82-78c2f7f5e908' '-t' 'cppcheck,clippy,shellcheck,gcc,unicontrol' '-o' '/tmp/tmpxkiui3mt/util-linux-2.43.devel-1.20260913045737289115.pr4627.1312.g7fb973c54.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmpxkiui3mt/util-linux-2.43.devel-1.20260913045737289115.pr4627.1312.g7fb973c54.src.rpm'
tool-versioncsmock-3.8.7.20260831.142403.ga8ab2e3-1.el9