[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-09-18 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dflybsd_ipv6.diff added

Add SIOCSIFBRDADDR & case SIOCSIFNETMASK as well as a safety measure (From 
FreeBSD).





Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11581

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-22 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File deleted (dfly_in6_2.patch)


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11576

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-22 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dfly_in6_2.patch added

>From Chrome instead of Safari.




Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11575

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-22 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dfly_in6_2.patch added

Attempt to attach diff again.




Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11574

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-22 Thread bugtracker-admin

(Private notes) Issue #2581 has been updated by tuxillo.


Trying to attach a patch file


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11573

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-22 Thread bugtracker-admin

Issue #2581 has been updated by tuxillo.

File dfly_in6_2.diff added


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11572

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-22 Thread bugtracker-admin

Issue #2581 has been updated by tuxillo.

File deleted (dfly_in6_2.patch)


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11571

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.


I give up. patch gets garbled when I upload it.

I'm posting it on my personal website.
http://www.elandsys.com/~logan/dfly_in6_2.diff


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11570

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dfly_in6_2.patch added


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11569

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File deleted (dfly_in6_2.diff)


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11568

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dfly_in6_2.diff added

latest diff.




Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11567

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File deleted (dflybsd_in6.diff)


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11566

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File deleted (dfly_in6_2.diff)


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11565

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dfly_in6_2.diff added

2nd patch didn't go through properly.

Trying again.




Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11564

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File deleted (dfly_in6_2.diff)


Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11563

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account


[DragonFlyBSD - Bug #2581] IPv6 DoS

2013-08-21 Thread bugtracker-admin

Issue #2581 has been updated by logan1.

File dfly_in6_2.diff added

Updated diff to include another parameter that shouldn't be passed to ioctl().

Based on a similar diff from NetBSD.




Bug #2581: IPv6 DoS
http://bugs.dragonflybsd.org/issues/2581#change-11562

* Author: logan1
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

OpenBSD recently fixed an issue:

"A local denial of service is possible by an unprivileged user if the 
SIOCSIFADDR ioctl is performed upon an AF_INET6 socket with a specially crafted 
parameter."

http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/005_in6.patch

NetBSD as well fixed this issue:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Feedback ?


 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account