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]
Message-ID: <YfAKYWOMdGJ0NxjE@kroah.com>
Date:   Tue, 25 Jan 2022 15:34:09 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Jeffrin Jose T <jeffrin@...agiritech.edu.in>
Cc:     lkml <linux-kernel@...r.kernel.org>,
        "stable@...r.kernel.org" <stable@...r.kernel.org>
Subject: Re: review for  5.16.3-rc2

On Tue, Jan 25, 2022 at 06:15:46PM +0530, Jeffrin Jose T wrote:
> hello greg,
> 
> compile failed for  5.16.3-rc2 related.
> a relevent file attached.
> 
> Tested-by : Jeffrin Jose T <jeffrin@...agiritech.edu.in>

But it failed for you, how did you test it?

> 
> 
> -- 
> software engineer
> rajagiri school of engineering and technology - autonomous
> 
> 

> 	char *                     typetab;              /*    24     8 */
> 
> 	/* size: 32, cachelines: 1, members: 4 */
> 	/* sum members: 28, holes: 1, sum holes: 4 */
> 	/* last cacheline: 32 bytes */
> };
> struct klp_modinfo {
> 	Elf64_Ehdr                 hdr;                  /*     0    64 */
> 	/* --- cacheline 1 boundary (64 bytes) --- */
> 	Elf64_Shdr *               sechdrs;              /*    64     8 */
> 	char *                     secstrings;           /*    72     8 */
> 	unsigned int               symndx;               /*    80     4 */
> 
> 	/* size: 88, cachelines: 2, members: 4 */
> 	/* padding: 4 */
> 	/* last cacheline: 24 bytes */
> };
> Segmentation fault

What "faulted"?  Look higher up in the log please.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ