Veriexec
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 336 articles for 0.307 sec
The following reply was made to PR kern/39559; it has been noted by GNATS. From: Juan RP <xtraeme@gmail.com> To: gnats-bugs@NetBSD.org Cc: Subject: Re: kern/39559: veriexec(4): too easy to cause a NULL dereference through it in kernel Date: Tue, 16 Sep 2008 15:33:06 +0200 The following patch fixes all the problems reported here: Index: kern/kern_verifiedexec.c ================     

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Juan RP
Date: Sep 16, 2008 06:35

The following reply was made to PR kern/39559; it has been noted by GNATS. From: Juan RP <xtraeme@gmail.com> To: gnats-bugs@NetBSD.org Cc: Subject: Re: kern/39559: veriexec(4): too easy to cause a NULL dereference through it in kernel Date: Tue, 16 Sep 2008 13:35:35 +0200 Here's the example code: ---- Makefile ----- SRCS= verycrash.c PROG= verycrash LDADD+= -lprop DPADD
Show full article (2.99Kb)
>Number: 39559 >Category: kern >Synopsis: veriexec(4): too easy to cause a NULL dereference through it in kernel >Confidential: no >Severity: critical >Priority: high >Responsible: kern-bug-people >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Sep 16 06:50:00 +0000 2008 >Originator: Juan RP >Release:     

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Juan RP
Date: Sep 16, 2008 04:40

The following reply was made to PR kern/38646; it has been noted by GNATS. From: Matt Fleming <mjf@NetBSD.org> To: gnats-bugs@NetBSD.org Cc: blymn@NetBSD.org Subject: Re: kern/38646: -current panic with veriexec Date: Sun, 29 Jun 2008 11:41:18 +0100 The patch fixes the issue for me. -- Posted automagically by a mail2news gateway at muc.de e.V. Please direct questions, flames, donations
Show full article (1.84Kb)
The following reply was made to PR kern/38646; it has been noted by GNATS. From: christos@zoulas.com (Christos Zoulas) To: gnats-bugs@NetBSD.org, blymn@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, ascizo@fiveam.org Cc: Subject: Re: kern/38646 (-current panic with veriexec) Date: Mon, 23 Jun 2008 13:22:33 -0400 On Jun 23, 12:55pm, blymn@baesystems.com.au (Brett Lymn) wrote     

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: xtraeme
Date: Sep 15, 2008 23:50

On Jun 23, 12:55pm, blymn@baesystems.com.au (Brett Lymn) wrote: -- Subject: Re: kern/38646 (-current panic with veriexec) | +#define RW_UPGRADE(lock) do { \ | + /* Nothing */ \ | +} while((rw_tryupgrade(lock)) == 0); \ Why not: #define RW_UPGRADE(lock) while((rw_tryupgrade(lock)) == 0) continue christos -- Posted automagically by a mail2news gateway at muc.de
Show full article (1.09Kb)
The following reply was made to PR kern/38646; it has been noted by GNATS. From: Brett Lymn <blymn@baesystems.com.au> To: gnats-bugs@netbsd.org Cc: Subject: Re: kern/38646 (-current panic with veriexec) Date: Mon, 23 Jun 2008 22:24:49 +0930 The following patch appears to fix the problem (not sure if it is the correct way to do this though). Tried mailing the submitter but I have had     

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Matt Fleming
Date: Jun 29, 2008 03:45

The following reply was made to PR kern/38646; it has been noted by GNATS. From: Pierre Pronchery <khorben@defora.org> To: gnats-bugs@NetBSD.org Cc: Subject: Re: kern/38646: -current panic with veriexec Date: Sat, 17 May 2008 18:10:44 +0200 Pierre Pronchery wrote: I just finished to compile a -current kernel with LOCKDEBUG and will include the output in another reply. I don't
Show full article (0.42Kb)
The following reply was made to PR kern/38646; it has been noted by GNATS. From: Pierre Pronchery <khorben@defora.org> To: gnats-bugs@NetBSD.org Cc: Subject: Re: kern/38646: -current panic with veriexec Date: Sat, 17 May 2008 17:54:36 +0200 ascizo@fiveam.org wrote: >> Synopsis: -current panic with veriexec >> Release: NetBSD/i386 4.99.62 Thu May 8 09:18:09 EEST 2008     

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Christos Zoulas
Date: Jun 23, 2008 10:25

Show full article (0.82Kb)
    

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Christos Zoulas
Date: Jun 23, 2008 10:22

Show full article (0.47Kb) · Show article thread
    

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Brett Lymn
Date: Jun 23, 2008 05:55

Show full article (16.29Kb)
    

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: blymn
Date: Jun 23, 2008 05:41

Show full article (0.38Kb)
    

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Pierre Pronchery
Date: May 17, 2008 10:15

Show full article (1.39Kb)
    

Group: muc.lists.netbsd.bugs · Group Profile · Search for Veriexec in muc.lists.netbsd.bugs
Author: Pierre Pronchery
Date: May 17, 2008 10:00

Show full article (2.78Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next