Lucene search
+L

11306 matches found

Oracle linux
Oracle linux
added 2017/08/18 12:00 a.m.59 views

Unbreakable Enterprise kernel security update

2.6.39-400.297.6 - l2tp: fix racy SOCKZAPPED flag check in l2tpip,6bind Guillaume Nault Orabug: 26586050 CVE-2016-10200 - xfs: fix two memory leaks in xfsattrlist.c error paths Mateusz Guzik Orabug: 26586024 CVE-2016-9685 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrin...

7CVSS1.1AI score0.00405EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2017/08/18 12:00 a.m.79 views

Unbreakable Enterprise kernel security update

kernel-uek 3.8.13-118.19.4 - l2tp: fix racy SOCKZAPPED flag check in l2tpip,6bind Guillaume Nault Orabug: 26586047 CVE-2016-10200 - xfs: fix two memory leaks in xfsattrlist.c error paths Mateusz Guzik Orabug: 26586022 CVE-2016-9685 - KEYS: Disallow keyrings beginning with '.' to be joined as...

7CVSS1.1AI score0.00405EPSS
SaveExploits0
seebug.org
seebug.org
added 2017/08/14 12:00 a.m.125 views

Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch(CVE-2017-1000112)

Bug details When building a UFO packet with MSGMORE ipappenddata calls ipufoappenddata to append. However in between two send calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb-len...

6.9CVSS7.6AI score0.20797EPSS
SaveExploits19
n0where
n0where
added 2017/08/10 5:59 p.m.30 views

Packet Manipulation Framework: PcapPlusPlus

PcapPlusPlus is a multiplatform C++ network sniffing and packet parsing and manipulation framework. PcapPlusPlus is meant to be lightweight, efficient and easy to use. What makes PcapPlusPlus different from similar C++ wrappers for libpcap/WinPcap? Designed to be lightweight and efficient Support...

1AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/08/10 5:00 p.m.45 views

CVE-2017-1000112

Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSGMORE ipappenddata calls ipufoappenddata to append. However in between two send calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In...

7CVSS6.7AI score0.20797EPSS
SaveExploits19References8
Positive Technologies
Positive Technologies
added 2017/08/10 12:00 a.m.12 views

PT-2017-10816 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: The issue is related to a memory corruption vulnerability due to a UFO to non-UFO path switch. This occurs when building a UFO packet with MSG MORE, and the append path can be...

10CVSS7.5AI score0.20797EPSS
SaveExploits97References688
Tenable Nessus
Tenable Nessus
added 2017/08/09 12:00 a.m.62 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2017:2091-1)

This update for the Linux Kernel 3.12.69-606435 fixes several issues. The following security bugs were fixed : - CVE-2017-7533: A bug in inotify code allowed local users to escalate privilege bsc1050751. - CVE-2017-7645: The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernel allowed...

7.8CVSS6.8AI score0.05905EPSS
SaveExploits9References13
Tenable Nessus
Tenable Nessus
added 2017/08/09 12:00 a.m.62 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2017:2100-1)

This update for the Linux Kernel 3.12.61-5272 fixes several issues. The following security bugs were fixed : - CVE-2017-7533: A bug in inotify code allowed local users to escalate privilege bsc1050751. - CVE-2017-7645: The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernel allowed remot...

7.8CVSS6.5AI score0.05905EPSS
SaveExploits3References11
Kitploit
Kitploit
added 2017/08/05 10:30 p.m.43 views

CyberChef - The Cyber Swiss Army Knife [A Web App For Encryption, Encoding, Compression And Data Analysis]

The Cyber Swiss Army Knife CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression an...

6.8AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2017/08/03 12:35 p.m.13 views

openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets

A buffer over-read was found in the Open vSwitch OvS firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service DoS...

9.8CVSS5.9AI score0.02415EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.11 views

kernel: net: IPv6 fragmentation implementation of nexthdr field may be associated with an invalid option

The IPv6 fragmentation implementation in the Linux kernel does not consider that the nexthdr field may be associated with an invalid option, which allows local users to cause a denial of service out-of-bounds read and BUG or possibly have unspecified other impact via crafted socket and send syste...

7.8CVSS7.2AI score0.00419EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.8 views

kernel: net: sctp_v6_create_accept_sk function mishandles inheritance

The sctpv6createacceptsk function in net/sctp/ipv6.c in the Linux kernel mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890. An unprivileged local user could use this fl...

7.8CVSS6.8AI score0.00366EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.9 views

kernel: net: tcp_v6_syn_recv_sock function mishandles inheritance

The tcpv6synrecvsock function in net/ipv6/tcpipv6.c in the Linux kernel mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890. An unprivileged local user could use this fla...

7.8CVSS6.8AI score0.00724EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.9 views

kernel: net: IPv6 DCCP implementation mishandles inheritance

The IPv6 DCCP implementation in the Linux kernel mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890. An unprivileged local user could use this flaw to induce kernel memo...

7.8CVSS6.8AI score0.00366EPSS
SaveExploits1References4
Prion
Prion
added 2017/07/31 3:29 a.m.22 views

Code injection

The Comcast firmware on Cisco DPC3939 firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST and DPC3941T firmware version DPC39412.5s3PRODsey devices allows remote attackers to discover a WAN IPv6 IP address by leveraging knowledge of the CM MAC address...

4.3CVSS7.5AI score0.01166EPSS
SaveExploits1References1Affected Software2
Prion
Prion
added 2017/07/31 3:29 a.m.15 views

Design/Logic Flaw

The Comcast firmware on Motorola MX011ANM firmware version MX011AN2.9p6s1PRODsey devices allows physically proximate attackers to access an SNMP server by connecting a cable to the Ethernet port, and then establishing communication with the device's link-local IPv6 address...

4.6CVSS7.3AI score0.00361EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2017/07/31 3:29 a.m.17 views

CVE-2017-9496

The Comcast firmware on Motorola MX011ANM firmware version MX011AN2.9p6s1PRODsey devices allows physically proximate attackers to access an SNMP server by connecting a cable to the Ethernet port, and then establishing communication with the device's link-local IPv6 address...

6.8CVSS6.7AI score0.00361EPSS
SaveExploits0References1
Prion
Prion
added 2017/07/31 3:29 a.m.27 views

Hardcoded credentials

The Comcast firmware on Cisco DPC3939 firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST and DPC3941T firmware version DPC39412.5s3PRODsey devices allows remote attackers to access the web UI by establishing a session to the wan0 WAN IPv6 address and then entering unspecified hardcoded...

5.8CVSS7.5AI score0.01273EPSS
SaveExploits1References1Affected Software2
NVD
NVD
added 2017/07/31 3:29 a.m.24 views

CVE-2017-9487

The Comcast firmware on Cisco DPC3939 firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST and DPC3941T firmware version DPC39412.5s3PRODsey devices allows remote attackers to discover a WAN IPv6 IP address by leveraging knowledge of the CM MAC address...

5.9CVSS5.9AI score0.01166EPSS
SaveExploits1References1
OSV
OSV
added 2017/07/31 3:29 a.m.9 views

CVE-2017-9488

The Comcast firmware on Cisco DPC3939 firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST and DPC3941T firmware version DPC39412.5s3PRODsey devices allows remote attackers to access the web UI by establishing a session to the wan0 WAN IPv6 address and then entering unspecified hardcoded...

8.8CVSS5.8AI score0.01273EPSS
SaveExploits1References1
Rows per page
Query Builder