Lucene search
+L

6070 matches found

CVE
CVE
added 2017/02/07 3:0 p.m.133 views

CVE-2016-2779

CVE-2016-2779 affects util-linux, where runuser -u program can be hijacked via crafted TIOCSTI ioctl to push input to the terminal buffer, enabling local privilege escalation by hijacking the tty. Root cause: TIOCSTI-based input injection. Impact: local privilege escalation. Exploitation status/...

7.8CVSS7.2AI score0.00386EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2017/02/07 3:0 p.m.30 views

CVE-2016-2779

runuser in util-linux allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer...

7.3AI score0.00386EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2017/02/07 3:0 p.m.359 views

CVE-2016-2781

chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer...

6.5CVSS6.4AI score0.00425EPSS
SaveExploits0
CVE
CVE
added 2017/02/07 3:0 p.m.371 views

CVE-2016-2781

CVE-2016-2781: chroot in GNU coreutils, when used with --userspec, is vulnerable to local privilege escalation via a crafted TIOCSTI ioctl that injects characters into the terminal input buffer, enabling a local user to escape to the parent session. Affected component is chroot in coreutils; root...

6.5CVSS6.1AI score0.00425EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2017/02/07 3:0 p.m.9 views

CVE-2016-2781

chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer...

6.5CVSS6.4AI score0.00425EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2017/02/07 3:0 p.m.61 views

CVE-2016-2779

runuser in util-linux allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer...

7.8CVSS5.5AI score0.00386EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/02/07 3:0 p.m.76 views

CVE-2016-2781

chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer...

6.3AI score0.00425EPSS
SaveExploits0References3
Prion
Prion
added 2017/02/06 6:59 a.m.18 views

Design/Logic Flaw

Use-after-free vulnerability in the kvmioctlcreatedevice function in virt/kvm/kvmmain.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service host OS crash or possibly gain privileges via crafted ioctl calls on the /dev/kvm device...

10CVSS7.3AI score0.10177EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2017/02/06 6:59 a.m.17 views

CVE-2016-10150

Use-after-free vulnerability in the kvmioctlcreatedevice function in virt/kvm/kvmmain.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service host OS crash or possibly gain privileges via crafted ioctl calls on the /dev/kvm device...

10CVSS9.2AI score0.10177EPSS
SaveExploits0References6
OSV
OSV
added 2017/02/06 6:59 a.m.12 views

CVE-2016-10150

Use-after-free vulnerability in the kvmioctlcreatedevice function in virt/kvm/kvmmain.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service host OS crash or possibly gain privileges via crafted ioctl calls on the /dev/kvm device...

9.8CVSS9.1AI score
SaveExploits0References6
CVE
CVE
added 2017/02/06 6:4 a.m.200 views

CVE-2017-5577

CVE-2017-5577 affects the Linux kernel VideoCore DRM vc4 driver. The vc4_get_bcl function in vc4_gem.c can encounter overflow while handling size values in VC4_SUBMIT_CL, and does not set an errno value, which can lead to an incorrect pointer dereference and a kernel OOPS, causing a denial of ser...

5.5CVSS5.7AI score0.00425EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2017/02/06 6:4 a.m.50 views

CVE-2016-10150

Use-after-free vulnerability in the kvmioctlcreatedevice function in virt/kvm/kvmmain.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service host OS crash or possibly gain privileges via crafted ioctl calls on the /dev/kvm device...

10CVSS6.5AI score0.10177EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/02/06 6:4 a.m.30 views

CVE-2016-10150

Use-after-free vulnerability in the kvmioctlcreatedevice function in virt/kvm/kvmmain.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service host OS crash or possibly gain privileges via crafted ioctl calls on the /dev/kvm device...

9.2AI score0.10177EPSS
SaveExploits0References6
CVE
CVE
added 2017/02/06 6:4 a.m.96 views

CVE-2016-10150

CVE-2016-10150 is a use-after-free in kvm_ioctl_create_device (virt/kvm/kvm_main.c) of the Linux kernel before 4.8.13, allowing a local host user to crash the host or possibly gain privileges via crafted ioctl calls on /dev/kvm. The fix is provided in kernel version 4.8.13 and later; remediation ...

10CVSS9AI score0.10177EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2017/01/31 9:59 p.m.6 views

CVE-2016-9039

An exploitable denial of service exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFSADDENTRIES. An attacker can cause a buffer to be allocated and never freed. When repeatedly exploited this will resul...

5.5CVSS6AI score0.00516EPSS
SaveExploits2References2
Prion
Prion
added 2017/01/31 9:59 p.m.17 views

Design/Logic Flaw

An exploitable denial of service exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFSADDENTRIES. An attacker can cause a buffer to be allocated and never freed. When repeatedly exploited this will resul...

4.9CVSS7.3AI score0.00516EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2017/01/31 9:0 p.m.75 views

CVE-2016-9039

CVE-2016-9039 affects Joyent SmartOS Hyprlofs fs. The vulnerability exists in the IOCTL HYPRLOFS_ADD_ENTRIES path where buffers are allocated (kmem_alloc) and may not be freed on error, enabling memory exhaustion through repeated exploitation and resulting in a denial of service on affected Smart...

6.2CVSS5.6AI score0.00516EPSS
SaveExploits2References2Affected Software1
Cvelist
Cvelist
added 2017/01/31 9:0 p.m.32 views

CVE-2016-9039

An exploitable denial of service exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFSADDENTRIES. An attacker can cause a buffer to be allocated and never freed. When repeatedly exploited this will resul...

6.2CVSS6.1AI score0.00516EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2017/01/20 10:47 a.m.27 views

CVE-2016-10150

Use-after-free vulnerability in the kvmioctlcreatedevice function in virt/kvm/kvmmain.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service host OS crash or possibly gain privileges via crafted ioctl calls on the /dev/kvm device...

10CVSS5.6AI score0.10177EPSS
SaveExploits0References1
Prion
Prion
added 2017/01/19 8:59 p.m.17 views

Design/Logic Flaw

Firejail 0.9.38.4 allows local users to execute arbitrary commands outside of the sandbox via a crafted TIOCSTI ioctl call...

7.2CVSS7.6AI score0.0035EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder