CVE-2017-8106
https://notcve.org/view.php?id=CVE-2017-8106
24 Apr 2017 — The handle_invept function in arch/x86/kvm/vmx.c in the Linux kernel 3.12 through 3.15 allows privileged KVM guest OS users to cause a denial of service (NULL pointer dereference and host OS crash) via a single-context INVEPT instruction with a NULL EPT pointer. La función handle_invept de arch/x86/kvm/vmx.c del Kernel de Linux, versiones 3.12 a 3.15, permite a los usuarios privilegiados del sistema operativo huésped de KVM causar una denegación de servicio (referencia a puntero nulo y caída del sistema ope... • https://bugzilla.kernel.org/show_bug.cgi?id=195167 • CWE-476: NULL Pointer Dereference •
CVE-2010-5329
https://notcve.org/view.php?id=CVE-2010-5329
24 Apr 2017 — The video_usercopy function in drivers/media/video/v4l2-ioctl.c in the Linux kernel before 2.6.39 relies on the count value of a v4l2_ext_controls data structure to determine a kmalloc size, which might allow local users to cause a denial of service (memory consumption) via a large value. La función video_usercopy en drivers/media/video/v4l2-ioctl.c en el kernel de Linux en versiones anteriores a 2.6.39 se basa en el valor de conteo de una estructura de datos v4l2_ext_controls para determinar un tamaño de k... • http://linuxtv.org/irc/v4l/index.php?date=2010-07-29 • CWE-399: Resource Management Errors •
CVE-2010-5321
https://notcve.org/view.php?id=CVE-2010-5321
24 Apr 2017 — Memory leak in drivers/media/video/videobuf-core.c in the videobuf subsystem in the Linux kernel 2.6.x through 4.x allows local users to cause a denial of service (memory consumption) by leveraging /dev/video access for a series of mmap calls that require new allocations, a different vulnerability than CVE-2007-6761. NOTE: as of 2016-06-18, this affects only 11 drivers that have not been updated to use videobuf2 instead of videobuf. La pérdida de memoria en drivers/media/video/videobuf-core.c en el subsiste... • http://linuxtv.org/irc/v4l/index.php?date=2010-07-29 • CWE-772: Missing Release of Resource after Effective Lifetime •
CVE-2017-8070
https://notcve.org/view.php?id=CVE-2017-8070
23 Apr 2017 — drivers/net/usb/catc.c in the Linux kernel 4.9.x before 4.9.11 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. drivers/net/usb/catc.c en el kernel de Linux 4.9.x en versiones anteriores a 4.9.11 interactúa incorrectamente con la opción CONFIG_VMAP_STACK, que permite a usuarios locales provocar una d... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-8066
https://notcve.org/view.php?id=CVE-2017-8066
23 Apr 2017 — drivers/net/can/usb/gs_usb.c in the Linux kernel 4.9.x and 4.10.x before 4.10.2 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. drivers/net/can/usb/gs_usb.c en el kernel de Linux 4.9.x y 4.10.x en versiones anteriores a 4.10.2 interactúa incorrectamente con la opción CONFIG_VMAP_STACK, que permite a... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.2 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-8068
https://notcve.org/view.php?id=CVE-2017-8068
23 Apr 2017 — drivers/net/usb/pegasus.c in the Linux kernel 4.9.x before 4.9.11 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. drivers/net/usb/pegasus.c en el kernel de Linux 4.9.x en versiones anteriores a 4.9.11 interactúa incorrectamente con la opción CONFIG_VMAP_STACK, que permite a usuarios locales provocar... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-8069
https://notcve.org/view.php?id=CVE-2017-8069
23 Apr 2017 — drivers/net/usb/rtl8150.c in the Linux kernel 4.9.x before 4.9.11 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. drivers/net/usb/rtl8150.c en el kernel de Linux 4.9.x en versiones anteriores a 4.9.11 interactúa incorrectamente con la opción CONFIG_VMAP_STACK, que permite a usuarios locales provocar... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-8072
https://notcve.org/view.php?id=CVE-2017-8072
23 Apr 2017 — The cp2112_gpio_direction_input function in drivers/hid/hid-cp2112.c in the Linux kernel 4.9.x before 4.9.9 does not have the expected EIO error status for a zero-length report, which allows local users to have an unspecified impact via unknown vectors. La función cp2112_gpio_direction_input en drivers/hid/hid-cp2112.c en el kernel de Linux 4.9.x en versiones anteriores a 4.9.9 no tiene el estado de error EIO esperado para un informe de longitud cero, lo que permite a los usuarios locales tener un impacto n... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.9 • CWE-388: 7PK - Errors •
CVE-2017-8061
https://notcve.org/view.php?id=CVE-2017-8061
23 Apr 2017 — drivers/media/usb/dvb-usb/dvb-usb-firmware.c in the Linux kernel 4.9.x and 4.10.x before 4.10.7 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. drivers/media/usb/dvb-usb/dvb-usb-firmware.c en el kernel de Linux 4.9.x y 4.10.x en versiones anteriores a 4.10.7 interactúa incorrectamente con la opción ... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.7 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-8067
https://notcve.org/view.php?id=CVE-2017-8067
23 Apr 2017 — drivers/char/virtio_console.c in the Linux kernel 4.9.x and 4.10.x before 4.10.12 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. drivers/char/virtio_console.c en el kernel de Linux 4.9.x y 4.10.x en versiones anteriores a 4.10.12 interactúa incorrectamente con la opción CONFIG_VMAP_STACK, que permi... • http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.12 • CWE-787: Out-of-bounds Write •