lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 4 Apr 2008 21:05:09 +0300
From:	Adrian Bunk <bunk@...nel.org>
To:	Gabriel C <nix.or.die@...glemail.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Gabriel C <crazy@...galware.org>,
	netdev <netdev@...r.kernel.org>, linux-usb@...r.kernel.org,
	linux-acpi@...r.kernel.org
Subject: Re: array subscript is above array bounds warnings with gcc4.3

On Fri, Apr 04, 2008 at 07:31:18PM +0200, Gabriel C wrote:
> Hi,
> 
> I noticed these warning on my randconfig logs of some builds :
> 
> ..
> 
> drivers/usb/core/hcd.c: In function 'usb_hcd_poll_rh_status':                                                                                                
> include/asm/string_32.h:65: warning: array subscript is above array bounds
> 
> net/netfilter/nf_conntrack_proto_sctp.c: In function 'sctp_packet':                                                                                          
> net/netfilter/nf_conntrack_proto_sctp.c:374: warning: array subscript is above array bounds
> 
> drivers/acpi/tables/tbfadt.c: In function 'acpi_tb_create_local_fadt':                                                                                       
> include/asm/string_32.h:65: warning: array subscript is above array bounds
> 
> ...

Sounds like a known and already fixed bug in gcc.

Can you confirm that they go away when you build your compiler from the 
head of the gcc 4.3 SVN branch?

> Regards,
> 
> Gabriel

cu
Adrian


-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ