Lucene search
+L

1612 matches found

OpenVAS
OpenVAS
added 2013/02/22 12:0 a.m.20 views

Ubuntu Update for linux-lts-backport-oneiric USN-1738-1

Check for the Version of linux-lts-backport-oneiric OpenVAS Vulnerability Test $Id: gbubuntuUSN17381.nasl 8650 2018-02-03 12:16:59Z teissa $ Ubuntu Update for linux-lts-backport-oneiric USN-1738-1 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH,...

6.9CVSS7.4AI score0.01434EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2013/02/22 12:0 a.m.22 views

Ubuntu Update for linux-ec2 USN-1737-1

Check for the Version of linux-ec2 OpenVAS Vulnerability Test $Id: gbubuntuUSN17371.nasl 8494 2018-01-23 06:57:55Z teissa $ Ubuntu Update for linux-ec2 USN-1737-1 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free...

6.9CVSS7.4AI score0.01434EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2013/02/22 12:0 a.m.55 views

Ubuntu 12.04 LTS : linux vulnerability (USN-1741-1)

Suleiman Souhlal, Salman Qazi, Aaron Durbin and Michael Davidson discovered a race condition in the Linux kernel's ptrace syscall. An unprivileged local attacker could exploit this flaw to run programs as an administrator. Note that Tenable Network Security has extracted the preceding description...

6.9CVSS6.6AI score0.01434EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2013/02/22 12:0 a.m.46 views

Ubuntu 10.04 LTS : linux vulnerability (USN-1736-1)

Suleiman Souhlal, Salman Qazi, Aaron Durbin and Michael Davidson discovered a race condition in the Linux kernel's ptrace syscall. An unprivileged local attacker could exploit this flaw to run programs as an administrator. Note that Tenable Network Security has extracted the preceding description...

6.9CVSS6.6AI score0.01434EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2013/01/24 12:0 a.m.24 views

AIX 7.1 TL 0 : syscall (IV22696)

A kernel extension call is exported to user space without proper sanity checks causing a system crash. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text in the description was extracted from AIX Security Advisory syscalladvisory.asc. include'deprecatednasllevel.inc';...

4.9CVSS5.4AI score0.00386EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2013/01/24 12:0 a.m.31 views

AIX 6.1 TL 7 : syscall (IV22695)

A kernel extension call is exported to user space without proper sanity checks causing a system crash. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text in the description was extracted from AIX Security Advisory syscalladvisory.asc. include'deprecatednasllevel.inc';...

4.9CVSS5.4AI score0.00386EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2012/12/03 9:0 p.m.50 views

CVE-2012-0218

Xen 3.4, 4.0, and 4.1, when the guest OS has not registered a handler for a syscall or sysenter instruction, does not properly clear a flag for exception injection when injecting a General Protection Fault, which allows local PV guest OS users to cause a denial of service guest crash by later...

1.9CVSS3.6AI score0.00397EPSS
SaveExploits0
zdt
zdt
added 2012/11/28 12:0 a.m.34 views

linux/x86-64 connect-back shell with netcat 109 bytes

Title : Shellcode linux/x86-64 connect-back shell with netcat Author : Gaussillusion Len : 109 byte In the file there is the shellcode in asm and the bytecode. Gaussillusion. ; Title: Shellcode linux/x86-64 connect back shell ; Author : Gaussillusion ; Len : 109 byte ; Language : Nasm ;syscall:...

0.5AI score
SaveExploits0
zdt
zdt
added 2012/11/25 12:0 a.m.22 views

linux/x86-64 bind-shell with netcat 131 bytes

; Title: Shellcode linux/x86-64 bind-shell with netcat ; Author : Gaussillusion ; Len : 131 byte ; Language : asm BITS 64 xor rdx,rdx mov rdi,0x636e2f6e69622fff shr rdi,0x08 push rdi mov rdi,rsp mov rcx,0x68732f6e69622fff shr rcx,0x08 push rcx mov rcx,rsp mov rbx,0x652dffffffffffff shr rbx,0x30...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2012/10/19 12:0 a.m.38 views

Vm86 - Syscall Task Switch Kernel Panic (Denial of Service) Privilege Escalation

Vm86 - Syscall Task Switch Kernel Panic Denial of Service Privilege Escalation Source: http://www.halfdog.net/Security/2013/Vm86SyscallTaskSwitchKernelPanic/ Introduction Problem description: The initial observation was, that the linux vm86 syscall, which allows to use the virtual-8086 mode from...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/10/19 12:0 a.m.51 views

Vm86 - Syscall Task Switch Kernel Panic Denial of Service / Privilege Escalation

Source: http://www.halfdog.net/Security/2013/Vm86SyscallTaskSwitchKernelPanic/ Introduction Problem description: The initial observation was, that the linux vm86 syscall, which allows to use the virtual-8086 mode from userspace for emulating of old 8086 software as done with dosemu, was prone to...

5.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2012/10/10 12:0 a.m.35 views

CVE-2012-0957

The overriderelease function in kernel/sys.c in the Linux kernel before 3.4.16 allows local users to obtain sensitive information from kernel stack memory via a uname system call in conjunction with a UNAME26 personality...

4.9CVSS6.1AI score0.00959EPSS
SaveExploits2References10
zdt
zdt
added 2012/08/02 12:0 a.m.15 views

linux/x86 - Shellcode execve ("/bin/sh") - 21 Bytes

/ Title: linux/x86 Shellcode execve "/bin/sh" - 21 Bytes Date : 10 Feb 2011 Author : kernelpanik Thanks : cOokie, agix, antrhacks / / xor ecx, ecx mul ecx push ecx push 0x68732f2f ;; hs// push 0x6e69622f ;; nib/ mov ebx, esp mov al, 11 int 0x80 / include include char code =...

0.3AI score
SaveExploits0
Prion
Prion
added 2012/07/03 4:40 p.m.26 views

Design/Logic Flaw

The emsyscall function in arch/x86/kvm/emulate.c in the KVM implementation in the Linux kernel before 3.2.14 does not properly handle the 0f05 aka syscall opcode, which allows guest OS users to cause a denial of service guest OS crash via a crafted application, as demonstrated by an NASM file...

4.7CVSS6.5AI score0.01014EPSS
SaveExploits2References6Affected Software1
CVE
CVE
added 2012/07/03 4:0 p.m.104 views

CVE-2012-0045

CVE-2012-0045 relates to the Linux kernel KVM 32-bit syscall emulation. A flaw in arch/x86/kvm/emulate.c where the 0f05 (syscall) opcode is not handled correctly allows a user in a 32-bit guest to crash the guest OS (denial of service). Public references in the provided connected documents confir...

4.7CVSS5.8AI score0.01014EPSS
SaveExploits2References6Affected Software1
Cvelist
Cvelist
added 2012/07/03 4:0 p.m.28 views

CVE-2012-0045

The emsyscall function in arch/x86/kvm/emulate.c in the KVM implementation in the Linux kernel before 3.2.14 does not properly handle the 0f05 aka syscall opcode, which allows guest OS users to cause a denial of service guest OS crash via a crafted application, as demonstrated by an NASM file...

5.8AI score0.01014EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2012/06/29 12:0 a.m.42 views

Debian DSA-2501-1 : xen - several vulnerabilities

Several vulnerabilities were discovered in Xen, a hypervisor. - CVE-2012-0217 Xen does not properly handle uncanonical return addresses on Intel amd64 CPUs, allowing amd64 PV guests to elevate to hypervisor privileges. AMD processors, HVM and i386 guests are not affected. - CVE-2012-0218 Xen does...

7.2CVSS8.1AI score0.37465EPSS
SaveExploits8References9
Tenable Nessus
Tenable Nessus
added 2012/06/26 12:0 a.m.38 views

Fedora 15 : xen-4.1.2-8.fc15 (2012-9430)

make pygrub cope better with big files from guest 818412 CVE-2012-2625, 64-bit PV guest privilege escalation vulnerability CVE-2012-0217, guest denial of service on syscall/sysenter exception generation CVE-2012-0218, PV guest host Denial of Service CVE-2012-2934 Note that Tenable Network Securit...

7.2CVSS8.1AI score0.37465EPSS
SaveExploits8References1
Amazon
Amazon
added 2012/03/16 12:0 a.m.81 views

Medium: kernel

Issue Overview: A buffer overflow flaw was found in the way the Linux kernel's XFS file system implementation handled links with overly long path names. A local, unprivileged user could use this flaw to cause a denial of service or escalate their privileges by mounting a specially-crafted disk...

7.8CVSS6.3AI score0.20492EPSS
SaveExploits15References1
Cent OS
Cent OS
added 2012/03/07 6:9 p.m.95 views

kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2012:0350 Updated kernel packages that fix various security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring...

7.8CVSS6.5AI score0.20492EPSS
SaveExploits15References7
Rows per page
Query Builder