CVE-2017-1000255
- EPSS 0.38%
- Veröffentlicht 30.10.2017 20:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
On Linux running on PowerPC hardware (Power8 or later) a user process can craft a signal frame and then do a sigreturn so that the kernel will take an exception (interrupt), and use the r1 value *from the signal frame* as the kernel stack pointer. As...
CVE-2006-5331
- EPSS 0.43%
- Veröffentlicht 29.10.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The altivec_unavailable_exception function in arch/powerpc/kernel/traps.c in the Linux kernel before 2.6.19 on 64-bit systems mishandles the case where CONFIG_ALTIVEC is defined and the CPU actually supports Altivec, but the Altivec support was not d...
CVE-2017-15951
- EPSS 0.42%
- Veröffentlicht 28.10.2017 02:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The KEYS subsystem in the Linux kernel before 4.13.10 does not correctly synchronize the actions of updating versus finding a key in the "negative" state to avoid a race condition, which allows local users to cause a denial of service or possibly hav...
CVE-2017-15649
- EPSS 0.96%
- Veröffentlicht 19.10.2017 22:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
net/packet/af_packet.c in the Linux kernel before 4.13.6 allows local users to gain privileges via crafted system calls that trigger mishandling of packet_fanout data structures, because of a race condition (involving fanout_add and packet_do_bind) t...
CVE-2017-15537
- EPSS 0.4%
- Veröffentlicht 17.10.2017 18:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The x86/fpu (Floating Point Unit) subsystem in the Linux kernel before 4.13.5, when a processor supports the xsave feature but not the xsaves feature, does not correctly handle attempts to set reserved bits in the xstate header via the ptrace() or rt...
- EPSS 0.38%
- Veröffentlicht 16.10.2017 18:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Race condition in the ALSA subsystem in the Linux kernel before 4.13.8 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted /dev/snd/seq ioctl calls, related to sound/core/seq/seq_clie...
CVE-2017-15299
- EPSS 0.53%
- Veröffentlicht 14.10.2017 23:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The KEYS subsystem in the Linux kernel through 4.13.7 mishandles use of add_key for a key that already exists but is uninstantiated, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have un...
CVE-2017-12192
- EPSS 0.45%
- Veröffentlicht 12.10.2017 00:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The keyctl_read_key function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial...
CVE-2017-15274
- EPSS 0.45%
- Veröffentlicht 12.10.2017 00:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
security/keys/keyctl.c in the Linux kernel before 4.11.5 does not consider the case of a NULL payload in conjunction with a nonzero length value, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted ...
CVE-2017-12188
- EPSS 0.44%
- Veröffentlicht 11.10.2017 15:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
arch/x86/kvm/mmu.c in the Linux kernel through 4.13.5, when nested virtualisation is used, does not properly traverse guest pagetable entries to resolve a guest virtual address, which allows L1 guest OS users to execute arbitrary code on the host OS ...