Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 17 Jul 2017 10:26:53 -0400
From: Cleric John Preston <Cleric.John.Preston@...tonmail.com>
To: "keescook@...omium.org" <keescook@...omium.org>, "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>, "akpm@...ux-foundation.org" <akpm@...ux-foundation.org>, "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>, "kernel-hardening@...ts.openwall.com" <kernel-hardening@...ts.openwall.com>
Subject: Compilation error and probable exploit

Hello,
In compiling linux 4.9.38 I have a lot of error ...
I do not think anything is wanted.
Linus promised a kernel version without adding functionality (the release only contains bugfixes). But how long?
scripts/selinux/genheaders/genheaders.c:78:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/selinux/genheaders/genheaders.c:88:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/selinux/genheaders/genheaders.c:129:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/genksyms/lex.lex.c_shipped:675:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:477:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:478:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:479:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:480:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:937:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:1094:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/mod/file2alias.c:1095:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/insert-sys-cert.c:318:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scripts/insert-sys-cert.c:341:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
mm/slub.c:4420:13: warning: ‘validate_slab_cache’ defined but not used [-Wunused-function]
mm/slub.c:4578:12: warning: ‘list_locations’ defined but not used [-Wunused-function]
./include/linux/timekeeping.h:29:7: warning: ‘new_ts.tv_sec’ may be used uninitialized in this function [-Wmaybe-uninitialized]
./include/linux/timekeeping.h:29:7: warning: ‘new_ts.tv_nsec’ may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:521:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
arch/x86/kernel/cpu/microcode/intel.c:144:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
arch/x86/kernel/cpu/microcode/intel.c:357:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
arch/x86/kernel/cpu/microcode/intel.c:681:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
./include/linux/timekeeping.h:29:7: warning: ‘new_ts.tv_sec’ may be used uninitialized in this function [-Wmaybe-uninitialized]
./include/linux/timekeeping.h:29:7: warning: ‘new_ts.tv_nsec’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fs/jffs2/xattr.c:887:1: warning: the frame size of 1136 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/block/DAC960.c:6999:4: warning: ‘RequestSenseLength’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fs/nfsd/nfs4callback.c:592:19: warning: unused variable ‘req’ [-Wunused-variable]
fs/nfsd/nfs4callback.c:611:19: warning: unused variable ‘rqstp’ [-Wunused-variable]
fs/nfsd/nfs4callback.c:642:19: warning: unused variable ‘req’ [-Wunused-variable]
fs/nfsd/nfs4callback.c:672:19: warning: unused variable ‘rqstp’ [-Wunused-variable]
drivers/firmware/memmap.c:160:29: warning: passing argument 2 of ‘kobject_init’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
drivers/firmware/efi/runtime-map.c:126:29: warning: passing argument 2 of ‘kobject_init’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
drivers/gpu/drm/i915/i915_gem_stolen.c:499:16: warning: format ‘%zu’ expects argument of type ‘size_t’, but argument 4 has type ‘u64 {aka long long unsigned int}’ [-Wformat=]
drivers/gpu/drm/i915/i915_gem_stolen.c:499:16: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘long long unsigned int’ [-Wformat=]
./include/linux/mod_devicetable.h:142:23: warning: large integer implicitly truncated to unsigned type [-Woverflow]
net/ipv6/addrconf.c:4165:29: warning: passing argument 1 of ‘register_ipv6_seq_ops_addr’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
./include/linux/kernel.h:749:16: warning: comparison of distinct pointer types lacks a cast
drivers/gpu/drm/drm_fops.c:566:13: warning: ‘drm_pending_event_destroy’ defined but not used [-Wunused-function]
drivers/isdn/hisax/config.c:688:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
drivers/isdn/hardware/eicon/diddfunc.c:76:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/isdn/hardware/eicon/divasfunc.c:189:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/openvswitch/datapath.c:1224:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/isdn/hardware/eicon/mntfunc.c:115:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/isdn/hardware/eicon/idifunc.c:220:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/isdn/hardware/eicon/capifunc.c:1092:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/isdn/hardware/eicon/message.c:6113:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/md/raid5.c:2058:4: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘int’ [-Wformat=]
net/sunrpc/rpcb_clnt.c:848:19: warning: unused variable ‘req’ [-Wunused-variable]
net/sunrpc/rpcb_clnt.c:867:19: warning: unused variable ‘req’ [-Wunused-variable]
net/sunrpc/rpcb_clnt.c:891:19: warning: unused variable ‘req’ [-Wunused-variable]
net/sunrpc/rpcb_clnt.c:928:19: warning: unused variable ‘req’ [-Wunused-variable]
drivers/mfd/tps65910.c:255:6: warning: ‘tps6591x_irqs_chip’ may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/ethernet/alteon/acenic.c:1013:11: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
drivers/net/ethernet/alteon/acenic.c:1015:11: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
./include/linux/kern_levels.h:4:18: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
drivers/net/ethernet/neterion/vxge/vxge-main.c:119:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/staging/fbtft/fbtft-sysfs.c:137:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/staging/ks7010/ks_wlan_net.c:1704:19: warning: unused variable ‘dwrq’ [-Wunused-variable]
drivers/staging/ks7010/ks_wlan_net.c:2021:19: warning: unused variable ‘dwrq’ [-Wunused-variable]
drivers/staging/ks7010/ks_wlan_net.c:2045:19: warning: unused variable ‘dwrq’ [-Wunused-variable]
drivers/staging/ks7010/ks_wlan_net.c:2206:19: warning: unused variable ‘dwrq’ [-Wunused-variable]
drivers/staging/ks7010/ks_wlan_net.c:3156:9: warning: unused variable ‘uwrq’ [-Wunused-variable]
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c:92:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/usb/misc/ftdi-elan.c:108:0: warning: "COMMAND_SIZE" redefined
drivers/usb/misc/ftdi-elan.c:108:0: warning: "COMMAND_SIZE" redefined
drivers/net/wireless/wl3501_cs.c:665:9: warning: ‘sig.status’ is used uninitialized in this function [-Wuninitialized]
drivers/net/wireless/wl3501_cs.c:668:12: warning: ‘sig.cap_info’ may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/wl3501_cs.c:670:12: warning: ‘sig.cap_info’ may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/vhost/scsi.c:1176:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
---

Please use a Prozium II
Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.