CVE-2015-8785
- EPSS 0.09%
- Veröffentlicht 08.02.2016 03:59:07
- Zuletzt bearbeitet 06.05.2026 22:30:45
The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel before 4.4 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov.
- EPSS 0.01%
- Veröffentlicht 08.02.2016 03:59:04
- Zuletzt bearbeitet 06.05.2026 22:30:45
The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel before 4.3.4 does not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted ...
CVE-2015-7550
- EPSS 0.05%
- Veröffentlicht 08.02.2016 03:59:02
- Zuletzt bearbeitet 06.05.2026 22:30:45
The keyctl_read_key function in security/keys/keyctl.c in the Linux kernel before 4.3.4 does not properly use a semaphore, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified ...
CVE-2015-7513
- EPSS 0.09%
- Veröffentlicht 08.02.2016 03:59:01
- Zuletzt bearbeitet 06.05.2026 22:30:45
arch/x86/kvm/x86.c in the Linux kernel before 4.4 does not reset the PIT counter values during state restoration, which allows guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via a zero value, related to the kvm_v...
CVE-2013-4312
- EPSS 0.03%
- Veröffentlicht 08.02.2016 03:59:00
- Zuletzt bearbeitet 06.05.2026 22:30:45
The Linux kernel before 4.4.1 allows local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, related to net/unix/af_unix.c and net/unix/garbage.c...
CVE-2015-8569
- EPSS 0.02%
- Veröffentlicht 28.12.2015 11:59:07
- Zuletzt bearbeitet 06.05.2026 22:30:45
The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel through 4.3.3 do not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection ...
CVE-2015-7990
- EPSS 0.04%
- Veröffentlicht 28.12.2015 11:59:04
- Zuletzt bearbeitet 06.05.2026 22:30:45
Race condition in the rds_sendmsg function in net/rds/sendmsg.c in the Linux kernel before 4.3.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket t...
CVE-2013-7446
- EPSS 0.02%
- Veröffentlicht 28.12.2015 11:59:00
- Zuletzt bearbeitet 06.05.2026 22:30:45
Use-after-free vulnerability in net/unix/af_unix.c in the Linux kernel before 4.3.3 allows local users to bypass intended AF_UNIX socket permissions or cause a denial of service (panic) via crafted epoll_ctl calls.
- EPSS 6.24%
- Veröffentlicht 16.11.2015 21:59:01
- Zuletzt bearbeitet 06.05.2026 22:30:45
net/ipv6/addrconf.c in the IPv6 stack in the Linux kernel before 4.0 does not validate attempted changes to the MTU value, which allows context-dependent attackers to cause a denial of service (packet loss) via a value that is (1) smaller than the mi...
CVE-2015-8104
- EPSS 0.34%
- Veröffentlicht 16.11.2015 11:59:12
- Zuletzt bearbeitet 06.05.2026 22:30:45
The KVM subsystem in the Linux kernel through 4.2.6, and Xen 4.3.x through 4.6.x, allows guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c.