Lucene search
+L

226 matches found

RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.10 views

kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()

An out-of-bounds access issue was found in the Linux kernel networking subsystem in the way raw packet sockets AFPACKET used PACKETCOPYTHRESH and mmap operations. A local attacker with CAPNETRAW capability could use this flaw to trigger a buffer overflow resulting in a system crash or privilege...

7.8CVSS6.8AI score0.00132EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.12 views

kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()

An out-of-bounds access issue was found in the Linux kernel networking subsystem in the way raw packet sockets AFPACKET used PACKETCOPYTHRESH and mmap operations. A local attacker with CAPNETRAW capability could use this flaw to trigger a buffer overflow resulting in a system crash or privilege...

7.8CVSS6.8AI score0.00132EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/26 11:57 a.m.8 views

kernel: Use-after-free due to race condition in AF_PACKET implementation

A use-after-free flaw can occur in the Linux kernel due to a race condition between packetdobind and packetnotifier functions called for an AFPACKET socket. An unprivileged, local user could use this flaw to induce kernel memory corruption on the system, leading to an unresponsive system or to a...

8.1CVSS5.8AI score0.02612EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2019/01/29 5:45 p.m.9 views

kernel: Use-after-free due to race condition in AF_PACKET implementation

A use-after-free flaw can occur in the Linux kernel due to a race condition between packetdobind and packetnotifier functions called for an AFPACKET socket. An unprivileged, local user could use this flaw to induce kernel memory corruption on the system, leading to an unresponsive system or to a...

8.1CVSS5.8AI score0.02612EPSS
SaveExploits1References5
Veracode
Veracode
added 2019/01/15 9:19 a.m.34 views

Privilege Escalation

Linux kernel is vulnerable to privilege escalation. A race condition issue leading to a use-after-free flaw was found in the way the raw packet sockets are implemented in the Linux kernel networking subsystem handling synchronization. A local user able to open a raw packet socket requires the...

7.8CVSS7.1AI score0.00374EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
added 2019/01/15 9:16 a.m.44 views

Use-After-Free

Linux kernel is vulnerable to privilege escalation. A race condition issue leading to a use-after-free flaw was found in the way the raw packet sockets implementation in the Linux kernel networking subsystem handled synchronization while creating the TPACKETV3 ring buffer. A local user able to op...

7.8CVSS7.1AI score0.11127EPSS
SaveExploits17References40Affected Software1
CNVD
CNVD
added 2018/10/23 12:00 a.m.8 views

Linux kernel memory misreference vulnerability (CNVD-2018-26906)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. Linux kernel suffers from a memory misreference vulnerability. The vulnerability stems from a contention condition...

8.1CVSS6.1AI score0.02612EPSS
SaveExploits1References1
OSV
OSV
added 2018/10/22 4:29 p.m.7 views

DEBIAN-CVE-2018-18559

In the Linux kernel through 4.19, a use-after-free can occur due to a race condition between fanoutadd from setsockopt and bind on an AFPACKET socket. This issue exists because of the 15fe076edea787807a7cdc168df832544b58eba6 incomplete fix for a race condition. The code mishandles a certain...

8.1CVSS6.1AI score0.02612EPSS
SaveExploits1References1
OSV
OSV
added 2018/10/22 4:29 p.m.9 views

UBUNTU-CVE-2018-18559

In the Linux kernel through 4.19, a use-after-free can occur due to a race condition between fanoutadd from setsockopt and bind on an AFPACKET socket. This issue exists because of the 15fe076edea787807a7cdc168df832544b58eba6 incomplete fix for a race condition. The code mishandles a certain...

8.1CVSS6.8AI score0.02612EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2017/11/28 12:00 a.m.6 views

PT-2017-3771 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.20 Description: A use-after-free issue exists in the Linux kernel due to a race condition between fanout add from setsockopt and bind on an AF PACKET socket. This occurs because of an incomplete fix for a race...

8.1CVSS6.6AI score0.02612EPSS
SaveExploits7References40
RedHat Linux
RedHat Linux
added 2017/11/14 8:34 p.m.10 views

kernel: Heap out-of-bounds read in AF_PACKET sockets

A race condition issue was found in the way the raw packet socket implementation in the Linux kernel networking subsystem handled synchronization. A local user able to open a raw packet socket requires the CAPNETRAW capability could use this to waste resources in the kernel's ring buffer or...

7.8CVSS7.2AI score0.00374EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/10/19 2:48 p.m.9 views

kernel: Heap out-of-bounds read in AF_PACKET sockets

A race condition issue was found in the way the raw packet socket implementation in the Linux kernel networking subsystem handled synchronization. A local user able to open a raw packet socket requires the CAPNETRAW capability could use this to waste resources in the kernel's ring buffer or...

7.8CVSS7.2AI score0.00374EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/10/19 2:48 p.m.176 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS6.9AI score0.20797EPSS
SaveExploits34References11
RedHat Linux
RedHat Linux
added 2017/10/19 2:47 p.m.8 views

kernel: Heap out-of-bounds read in AF_PACKET sockets

A race condition issue was found in the way the raw packet socket implementation in the Linux kernel networking subsystem handled synchronization. A local user able to open a raw packet socket requires the CAPNETRAW capability could use this to waste resources in the kernel's ring buffer or...

7.8CVSS7.2AI score0.00374EPSS
SaveExploits0References4
OSV
OSV
added 2017/10/05 1:29 a.m.6 views

DEBIAN-CVE-2017-1000111

Linux kernel: heap out-of-bounds in AFPACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packetsetring. Previously with PACKETVERSION. This time with PACKETRESERVE. The solution...

7.8CVSS7.1AI score0.00374EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2017/08/21 12:00 a.m.40 views

Virtuozzo 7 : readykernel-patch (VZA-2017-072)

According to the version of the vzkernel package and the readykernel-patch installed, the Virtuozzo installation on the remote host is affected by the following vulnerabilities : - A race condition issue leading to a use-after-free flaw was found in the way the raw packet sockets are implemented ...

7.8CVSS7AI score0.20797EPSS
SaveExploits19References5
OSV
OSV
added 2017/08/10 5:00 p.m.16 views

UBUNTU-CVE-2017-1000111

Linux kernel: heap out-of-bounds in AFPACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packetsetring. Previously with PACKETVERSION. This time with PACKETRESERVE. The solution...

7.8CVSS6.6AI score0.00374EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2017/08/10 12:00 a.m.17 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a heap out-of-bounds condition in AF PACKET sockets, similar to a previously disclosed problem. It involves a race condition between a socket option that change...

8.8CVSS7.5AI score0.20797EPSS
SaveExploits65References363
GoogleProjectZero
GoogleProjectZero
added 2017/05/10 12:00 a.m.260 views

Exploiting the Linux kernel via packet sockets

Guest blog post, posted by Andrey Konovalov Introduction Lately I’ve been spending some time fuzzing network-related Linux kernel interfaces with syzkaller. Besides the recently discovered vulnerability in DCCP sockets, I also found another one, this time in packet sockets. This post describes ho...

7.8CVSS7.9AI score0.17827EPSS
SaveExploits35
Cent OS
Cent OS
added 2017/03/06 3:04 p.m.145 views

kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2017:0386 An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.8CVSS6.9AI score0.11127EPSS
SaveExploits17References7
Rows per page
Query Builder