Lucene search
+L

132 matches found

Slackware Linux
Slackware Linux
added 2016/12/12 11:10 p.m.68 views

[slackware-security] kernel

New kernel packages are available for Slackware 14.2 and -current to fix a security issue. Here are the details from the Slackware 14.2 ChangeLog: patches/packages/linux-4.4.38/: Upgraded. This kernel fixes a security issue with a race condition in net/packet/afpacket.c that can be exploited to...

7.8CVSS8.2AI score0.11127EPSS
SaveExploits17
OSV
OSV
added 2016/12/10 12:59 a.m.5 views

DEBIAN-CVE-2016-6834

The nettxpktdoswfragmentation function in hw/net/nettxpkt.c in QEMU aka Quick Emulator allows local guest OS administrators to cause a denial of service infinite loop and QEMU process crash via a zero length for the current fragment length...

4.4CVSS6.3AI score0.00398EPSS
SaveExploits0References1
Prion
Prion
added 2016/12/08 8:59 a.m.35 views

Race condition

Race condition in net/packet/afpacket.c in the Linux kernel through 4.8.12 allows local users to gain privileges or cause a denial of service use-after-free by leveraging the CAPNETRAW capability to change a socket version, related to the packetsetring and packetsetsockopt functions...

7.2CVSS7.1AI score0.11127EPSS
SaveExploits17References34Affected Software2
Prion
Prion
added 2014/01/06 4:55 p.m.30 views

Information disclosure

The packetrecvmsg function in net/packet/afpacket.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which allows local users to obtain sensitive information from kernel memory via a 1 recvfrom, 2 recvmmsg, or...

4.9CVSS5.6AI score0.0048EPSS
SaveExploits0References20Affected Software1
Prion
Prion
added 2013/04/26 4:55 p.m.10 views

Stack overflow

Stack-based buffer overflow in the receivetcppacket function in netpacket.c in tinc before 1.0.21 and 1.1 before 1.1pre7 allows remote authenticated peers to cause a denial of service crash or possibly execute arbitrary code via a large TCP packet...

6.5CVSS8.5AI score0.60679EPSS
SaveExploits4References12Affected Software1
OSV
OSV
added 2013/04/26 4:55 p.m.12 views

UBUNTU-CVE-2013-1428

Stack-based buffer overflow in the receivetcppacket function in netpacket.c in tinc before 1.0.21 and 1.1 before 1.1pre7 allows remote authenticated peers to cause a denial of service crash or possibly execute arbitrary code via a large TCP packet...

6.5CVSS6.4AI score0.60679EPSS
SaveExploits4References2
UbuntuCve
UbuntuCve
added 2012/05/24 11:55 p.m.30 views

CVE-2011-2898

net/packet/afpacket.c in the Linux kernel before 2.6.39.3 does not properly restrict user-space access to certain packet data structures associated with VLAN Tag Control Information, which allows local users to obtain potentially sensitive information via a crafted application...

5.5CVSS6.1AI score0.00448EPSS
SaveExploits0References2
Prion
Prion
added 2011/01/03 8:00 p.m.28 views

Design/Logic Flaw

net/packet/afpacket.c in the Linux kernel before 2.6.37-rc2 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel stack memory by leveraging the CAPNETRAW capability to read copies of the applicable structures...

1.9CVSS5.9AI score0.00377EPSS
SaveExploits0References23Affected Software7
Packet Storm
Packet Storm
added 2010/01/11 12:00 a.m.22 views

JunOS Malformed TCP Options Denial Of Service

!/usr/bin/perl my $host = shift; my $port = shift; use Net::Packet qw$Env; use Net::Packet::IPv4; my $ip = Net::Packet::IPv4-newdst = $host; use Net::Packet::TCP; my $tcp = Net::Packet::TCP-new dst = $port, options = "\x65\x02\x01\x01", ; use Net::Packet::Frame; my $frame = Net::Packet::Frame-new...

0.7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/19 12:00 a.m.21 views

Ho' Detector (Promiscuous mode detector shellcode) 56 bytes

No description provided by source. / ▐▄∙ ▄ ▄▄▄ . ▐ ▄ ∙ ▌ ▄ ·. ▄∙ ▄▌ ▄▄▄▄▄ ▄▄▄· █▌█▌■ ▀▄.▀· ∙█▌▐█ ■ ·██ ▐███■ █■██▌ ∙██ ▐█ ▀█ ·██· ▐▀▀■▄ ▐█▐▐▌ ▄█▀▄ ▐█ ▌▐▌▐█· █▌▐█▌ ▐█.■ ▄█▀▀█ ■▐█·█▌ ▐█▄▄▌ ██▐█▌ ▐█▌.▐▌ ██ ██▌▐█▌ ▐█▄█▌ ▐█▌· ▐█ ■▐▌ ∙▀▀ ▀▀ ▀▀▀ ▀▀ █■ ▀█▄▀■ ▀▀ █■▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀ Ho' Detector Promiscuous...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/11/18 12:00 a.m.30 views

Ho' Detector Promiscuous mode detector shellcode 56 bytes

Ho' Detector Promiscuous mode detector shellcode 56 bytes. Shellcode exploit for linx86 platform / ▐▄∙ ▄ ▄▄▄ . ▐ ▄ ∙ ▌ ▄ ·. ▄∙ ▄▌ ▄▄▄▄▄ ▄▄▄· █▌█▌■▀▄.▀· ∙█▌▐█ ■·██ ▐███■█■██▌ ∙██ ▐█...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2005/06/01 12:00 a.m.23 views

ms05-019.txt

Here is another exploit for MS05-019 vulnerability. Well, it is just to promote Net::Packet ; --- !/usr/bin/perl use strict; use warnings; my %opts; use Getopt::Std; getopts't:p:', %opts; die"Usage: $0 -t TARGET -p PORT\n" unless $optst && $optsp; use Net::Pkt; $Env-debug3; my $frame =...

7.4AI score
SaveExploits0
Rows per page
Query Builder