Lucene search
+L

1389 matches found

OSV
OSV
added 2018/12/20 10:39 p.m.16 views

USN-3847-1 linux, linux-aws, linux-azure, linux-gcp, linux-kvm, linux-oem, linux-raspi2 vulnerabilities

It was discovered that a race condition existed in the raw MIDI driver for the Linux kernel, leading to a double free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2018-10902 It was discovered that an integer overr...

7.8CVSS6.8AI score0.00683EPSS
SaveExploits2References8
0day.today
0day.today
added 2018/12/11 12:0 a.m.178 views

XNU POSIX Shared Memory Mapping Issue Exploit

Exploit for multiple platform in category local exploits XNU: POSIX shared memory mappings have incorrect maximum protection CVE-2018-4435 When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the...

7.7AI score0.03092EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2018/12/11 12:0 a.m.66 views

XNU POSIX Shared Memory Mapping Issue

XNU: POSIX shared memory mappings have incorrect maximum protection CVE-2018-4435 When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the calling process. It does this with the following code: int...

0.2AI score0.03092EPSS
SaveExploits3
exploitpack
exploitpack
added 2018/12/11 12:0 a.m.16 views

XNU - POSIX Shared Memory Mappings have Incorrect Maximum Protection

XNU - POSIX Shared Memory Mappings have Incorrect Maximum Protection When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the calling process. It does this with the following code: int prot =...

0.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/12/11 12:0 a.m.56 views

EulerOS 2.0 SP3 : kernel (EulerOS-SA-2018-1406)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Missing check in fs/inode.c:inodeinitowner does not clear SGID bit on non-directories for non-members.CVE-2018-13405 - fuse-backed file mmap-ed...

7.8CVSS6.6AI score0.07291EPSS
SaveExploits16References4
Exploit DB
Exploit DB
added 2018/12/11 12:0 a.m.35 views

XNU - POSIX Shared Memory Mappings have Incorrect Maximum Protection

When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the calling process. It does this with the following code: int prot = uap-prot; ... if prot & PROTWRITE && fp-fflag & FWRITE == 0 returnEPERM;...

7.8CVSS6.6AI score0.03092EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2018/11/14 12:0 a.m.67 views

RHEL 7 : kernel (RHSA-2018:3591)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:3591 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: out-of-bounds access in the...

7.8CVSS6.9AI score0.14806EPSS
SaveExploits14References7
RedHat Linux
RedHat Linux
added 2018/11/13 5:54 p.m.7 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
RedHat Linux
RedHat Linux
added 2018/11/13 5:52 p.m.7 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
RedHat Linux
RedHat Linux
added 2018/11/13 4:36 p.m.7 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
RedHat Linux
RedHat Linux
added 2018/11/13 4:31 p.m.5 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
Tenable Nessus
Tenable Nessus
added 2018/11/06 12:0 a.m.53 views

EulerOS 2.0 SP2 : kernel (EulerOS-SA-2018-1360)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Integer overflow in Linux's createelftables function CVE-2018-14634 - out-of-bounds access in the showtimer function in kernel/time/posix-timers...

7.8CVSS7.1AI score0.14806EPSS
SaveExploits14References3
RedHat Linux
RedHat Linux
added 2018/11/05 2:57 p.m.6 views

glusterfs: remote denial of service of gluster volumes via posix_get_file_contents function in posix-helpers.c

It was found that an attacker could issue a xattr request via glusterfs FUSE to cause gluster brick process to crash which will result in a remote denial of service. If gluster multiplexing is enabled this will result in a crash of multiple bricks and gluster volumes...

6.5CVSS7.3AI score0.02447EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/10/30 12:31 p.m.11 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
RedHat Linux
RedHat Linux
added 2018/10/30 12:5 p.m.5 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
RedHat Linux
RedHat Linux
added 2018/10/30 12:5 p.m.3 views

kernel: out-of-bound access in fs/posix_acl.c:get_acl() causes crash with crafted ext4 image

The Linux kernel is vulnerable to an out-of-bound access bug in the fs/posixacl.c:getacl function. An attacker could trick a legitimate user or a privileged attacker could exploit this to cause a system crash or other unspecified impact with a crafted ext4 image. Due to the nature of the flaw,...

7.1CVSS7.2AI score0.01456EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2018/10/30 10:57 a.m.7 views

glibc: Integer overflow in posix_memalign in memalign functions

An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

9.8CVSS7.4AI score0.04689EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/10/30 10:4 a.m.7 views

kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function...

5.5CVSS6.7AI score0.03228EPSS
SaveExploits8References4
Oracle linux
Oracle linux
added 2018/10/10 12:0 a.m.76 views

Unbreakable Enterprise kernel security update

4.14.35-1818.3.3 - net: netfailover: fix typo in netfailoverslaveregister Liran Alon Orabug: 28122110 - virtionet: Extend virtio to use VF datapath when available Sridhar Samudrala Orabug: 28122110 - virtionet: Introduce VIRTIONETFSTANDBY feature bit Sridhar Samudrala Orabug: 28122110 - net:...

7.8CVSS7.7AI score0.08101EPSS
SaveExploits2
Veracode
Veracode
added 2018/10/02 3:43 a.m.20 views

Denial Of Service (DoS)

libglusterfs.so is vulnerable to denial of serviceDoS. The attack exists because the function posixgetfilecontents in posix-helpers.c does not restrict a xattr request using glusterfs FUSE, causing a gluster brick process to crash...

6.5CVSS7AI score0.02447EPSS
SaveExploits0References10Affected Software7
Rows per page
Query Builder