Lucene search
+L

434 matches found

Kaspersky
Kaspersky
added 2018/05/21 12:00 a.m.45 views

KLA11030 Speculative Store Bypass and Rogue System Register Read vulnerabilities in Microsoft Surface Products

On January 3, 2018, Microsoft released advisories and security updates related to a recently discovered class of hardware vulnerabilities known as Spectre and Meltdown that affect AMD, ARM, and Intel CPUs. On May 21, 2018, Intel announced the Rogue System Registry Read vulnerability. Also a new...

5.5CVSS7.3AI score0.60631EPSS
SaveExploits3References2
zdt
zdt
added 2018/05/18 12:00 a.m.206 views

Linux 4.8.0 < 4.8.0-46 - AF_PACKET packet_set_ring Privilege Escalation Exploit

Exploit for linux platform in category local exploits This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'AFPACKET packetsetring Privilege Escalation', 'Description' = %q This module exploits a...

7.2CVSS0.2AI score0.17827EPSS
SaveExploits17
Exploit DB
Exploit DB
added 2018/05/18 12:00 a.m.184 views

Linux 4.8.0 < 4.8.0-46 - AF_PACKET packet_set_ring Privilege Escalation (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'AFPACKET packetsetring Privilege Escalation', 'Description' = %q This module exploits a heap-out-of-bounds write in the packetsetring function in...

7.8CVSS6.6AI score0.17827EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2018/05/17 12:00 a.m.208 views

AF_PACKET packet_set_ring Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'AFPACKET packetsetring Privilege Escalation', 'Description' = %q This module exploits a heap-out-of-bounds write in the packetsetring function in...

7.2CVSS0.6AI score0.17827EPSS
SaveExploits17
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:00 a.m.115 views

Amazon Linux 2 : kernel (ALAS-2018-956) (Dirty COW) (Spectre)

Stack-based out-of-bounds read via vmcall instruction Linux kernel compiled with the KVM virtualization CONFIGKVM support is vulnerable to an out-of-bounds read access issue. It could occur when emulating vmcall instructions invoked by a guest. A guest user/process could use this flaw to disclose...

7.8CVSS6.8AI score0.93838EPSS
SaveExploits110References7
Packet Storm
Packet Storm
added 2018/03/22 12:00 a.m.78 views

Linux Kernel show_floppy KASLR Address Leak

include include include include include include include include include include static int driveselectorint head return head 2; void fdrecalibrateint fd struct floppyrawcmd rawcmd; int tmp; rawcmd.flags = FDRAWINTR; rawcmd.cmdcount = 2; // set up the command rawcmd.cmdrawcmd.cmdcount++ = 0x07;...

4.9CVSS6.3AI score0.0176EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2018/03/22 12:00 a.m.73 views

Linux Kernel < 4.15.4 - 'show_floppy' KASLR Address Leak

include include include include include include include include include include static int driveselectorint head return head 2; void fdrecalibrateint fd struct floppyrawcmd rawcmd; int tmp; rawcmd.flags = FDRAWINTR; rawcmd.cmdcount = 2; // set up the command rawcmd.cmdrawcmd.cmdcount++ = 0x07;...

5.5CVSS6.6AI score0.0176EPSS
SaveExploits4
zdt
zdt
added 2018/03/22 12:00 a.m.112 views

Linux Kernel < 4.15.4 - show_floppy KASLR Address Leak Exploit

Exploit for linux platform in category local exploits include include include include include include include include include include static int driveselectorint head return head 2; void fdrecalibrateint fd struct floppyrawcmd rawcmd; int tmp; rawcmd.flags = FDRAWINTR; rawcmd.cmdcount = 2; // set...

4.9CVSS0.4AI score0.0176EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/03/22 12:00 a.m.26 views

Linux Kernel 4.15.4 - show_floppy KASLR Address Leak

Linux Kernel 4.15.4 - showfloppy KASLR Address Leak include include include include include include include include include include static int driveselectorint head return head 2; void fdrecalibrateint fd struct floppyrawcmd rawcmd; int tmp; rawcmd.flags = FDRAWINTR; rawcmd.cmdcount = 2; // set u...

0.6AI score
SaveExploits0
zdt
zdt
added 2018/03/20 12:00 a.m.84 views

Linux Kernel - mincore() Heap Page Disclosure (PoC) Exploit

Exploit for linux platform in category dos / poc / The source is modified from https://bugs.chromium.org/p/project-zero/issues/detail?id=1431 I try to find out infomation useful from the infoleak The kernel address can be easily found out from the uninitialized memory leaked from kernel, which ca...

2.1CVSS6.8AI score0.02084EPSS
SaveExploits8
Debian CVE
Debian CVE
added 2018/03/08 7:00 a.m.39 views

CVE-2018-7755

An issue was discovered in the fdlockedioctl function in drivers/block/floppy.c in the Linux kernel through 4.15.7. The floppy driver will copy a kernel pointer to user memory in response to the FDGETPRM ioctl. An attacker can send the FDGETPRM ioctl and use the obtained kernel pointer to discove...

5.5CVSS6.5AI score0.0067EPSS
SaveExploits1
CVE
CVE
added 2018/03/08 7:00 a.m.278 views

CVE-2018-7755

CVE-2018-7755 affects the Linux kernel floppy driver: the fd_locked_ioctl path in drivers/block/floppy.c copies a kernel pointer to user memory in response to FDGETPRM, enabling a local attacker with floppy access to discover kernel code/data locations and bypass KASLR. The issue is in kernel ver...

5.5CVSS6.2AI score0.0067EPSS
SaveExploits1References13Affected Software1
Cvelist
Cvelist
added 2018/03/08 7:00 a.m.29 views

CVE-2018-7755

An issue was discovered in the fdlockedioctl function in drivers/block/floppy.c in the Linux kernel through 4.15.7. The floppy driver will copy a kernel pointer to user memory in response to the FDGETPRM ioctl. An attacker can send the FDGETPRM ioctl and use the obtained kernel pointer to discove...

6.4AI score0.0067EPSS
SaveExploits1References13
UbuntuCve
UbuntuCve
added 2018/03/08 12:00 a.m.29 views

CVE-2018-7755

An issue was discovered in the fdlockedioctl function in drivers/block/floppy.c in the Linux kernel through 4.15.7. The floppy driver will copy a kernel pointer to user memory in response to the FDGETPRM ioctl. An attacker can send the FDGETPRM ioctl and use the obtained kernel pointer to discove...

5.5CVSS6.8AI score0.0067EPSS
SaveExploits1References10
Prion
Prion
added 2018/02/21 12:29 a.m.22 views

Code injection

In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function showfloppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel...

4.9CVSS5.2AI score0.0176EPSS
SaveExploits4References3Affected Software1
UbuntuCve
UbuntuCve
added 2018/02/21 12:29 a.m.42 views

CVE-2018-7273

In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function showfloppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel...

5.5CVSS6.8AI score0.0176EPSS
SaveExploits4References2
NVD
NVD
added 2018/02/21 12:29 a.m.30 views

CVE-2018-7273

In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function showfloppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel...

5.5CVSS6.2AI score0.0176EPSS
SaveExploits4References3
OSV
OSV
added 2018/02/21 12:29 a.m.10 views

CVE-2018-7273

In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function showfloppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel...

5.5CVSS5.3AI score
SaveExploits0References3
CVE
CVE
added 2018/02/21 12:00 a.m.120 views

CVE-2018-7273

CVE-2018-7273 affects the Linux kernel floppy driver. The show_floppy path in drivers/block/floppy.c prints kernel addresses via printk, enabling local attackers to read addresses from dmesg and locate kernel code/data, potentially bypassing KASLR. The vulnerability is described for Linux kernels...

5.5CVSS5.9AI score0.0176EPSS
SaveExploits4References3Affected Software1
Amazon
Amazon
added 2018/02/20 12:00 a.m.74 views

Important: kernel

Issue Overview: Stack-based out-of-bounds read via vmcall instruction Linux kernel compiled with the KVM virtualization CONFIGKVM support is vulnerable to an out-of-bounds read access issue. It could occur when emulating vmcall instructions invoked by a guest. A guest user/process could use this...

7.8CVSS7AI score0.93838EPSS
SaveExploits110
Rows per page
Query Builder