VYPR

rpm package

suse/kernel-trace&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4

pkg:rpm/suse/kernel-trace&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4

Vulnerabilities (269)

  • CVE-2018-19985Mar 17, 2019
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    The function hso_get_config_data in drivers/net/usb/hso.c in the Linux kernel through 4.19.8 reads if_num from the USB device (as a u8) and uses it to index a small array, resulting in an object out-of-bounds (OOB) read that potentially allows arbitrary read in the kernel address

  • CVE-2019-7222Mar 17, 2019
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    The KVM implementation in the Linux kernel through 4.20.5 has an Information Leak.

  • CVE-2016-10741Feb 1, 2019
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    In the Linux kernel before 4.9.3, fs/xfs/xfs_aops.c allows local users to cause a denial of service (system crash) because there is a race condition between direct and memory-mapped I/O (associated with a hole) that is handled with BUG_ON instead of an I/O failure.

  • CVE-2017-18360Jan 31, 2019
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    In change_port_settings in drivers/usb/serial/io_ti.c in the Linux kernel before 4.11.3, local users could cause a denial of service by division-by-zero in the serial device layer by trying to set very high baud rates.

  • CVE-2018-20169Dec 17, 2018
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    An issue was discovered in the Linux kernel before 4.19.9. The USB subsystem mishandles size checks during the reading of an extra descriptor, related to __usb_get_extra_descriptor in drivers/usb/core/usb.c.

  • CVE-2018-9568Dec 6, 2018
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    In sk_clone_lock of sock.c, there is a possible memory corruption due to type confusion. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. A

  • CVE-2018-19824Dec 3, 2018
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    In the Linux kernel through 4.19.6, a local user could exploit a use-after-free in the ALSA driver by supplying a malicious USB Sound device (with zero interfaces) that is mishandled in usb_audio_probe in sound/usb/card.c.

  • CVE-2018-19407Nov 21, 2018
    affected < 3.0.101-108.87.1fixed 3.0.101-108.87.1

    The vcpu_scan_ioapic function in arch/x86/kvm/x86.c in the Linux kernel through 4.19.2 allows local users to cause a denial of service (NULL pointer dereference and BUG) via crafted system calls that reach a situation where ioapic is uninitialized.

  • CVE-2018-9516Nov 6, 2018
    affected < 3.0.101-108.81.1fixed 3.0.101-108.81.1

    In hid_debug_events_read of drivers/hid/hid-debug.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Product: Android

  • CVE-2018-18281Oct 30, 2018
    affected < 3.0.101-108.81.1fixed 3.0.101-108.81.1

    Since Linux kernel version 3.2, the mremap() syscall performs TLB flushes after dropping pagetable locks. If a syscall such as ftruncate() removes entries from the pagetables of a task that is in the middle of mremap(), a stale TLB entry can remain for a short time that permits a

  • CVE-2018-18710Oct 27, 2018
    affected < 3.0.101-108.81.1fixed 3.0.101-108.81.1

    An issue was discovered in the Linux kernel through 4.19. An information leak in cdrom_ioctl_select_disc in drivers/cdrom/cdrom.c could be used by local attackers to read kernel memory because a cast from unsigned long to int interferes with bounds checking. This is similar to CV

  • CVE-2018-18386Oct 17, 2018
    affected < 3.0.101-108.81.1fixed 3.0.101-108.81.1

    drivers/tty/n_tty.c in the Linux kernel before 4.14.11 allows local attackers (who are able to access pseudo terminals) to hang/block further usage of any pseudo terminal devices due to an EXTPROC versus ICANON confusion in TIOCINQ.

  • CVE-2018-14634KEVSep 25, 2018
    affected < 3.0.101-108.71.1fixed 3.0.101-108.71.1

    An integer overflow flaw was found in the Linux kernel's create_elf_tables() function. An unprivileged local user with access to SUID (or otherwise privileged) binary could use this flaw to escalate their privileges on the system. Kernel versions 2.6.x, 3.10.x and 4.14.x are beli

  • CVE-2018-14633Sep 25, 2018
    affected < 3.0.101-108.81.1fixed 3.0.101-108.81.1

    A security flaw was found in the chap_server_compute_md5() function in the ISCSI target code in the Linux kernel in a way an authentication request from an ISCSI initiator is processed. An unauthenticated remote attacker can cause a stack buffer overflow and smash up to 17 bytes

  • CVE-2018-17182Sep 19, 2018
    affected < 3.0.101-108.77.1fixed 3.0.101-108.77.1

    An issue was discovered in the Linux kernel through 4.18.8. The vmacache_flush_all function in mm/vmacache.c mishandles sequence number overflows. An attacker can trigger a use-after-free (and possibly gain privileges) via certain thread creation, map, unmap, invalidation, and de

  • CVE-2018-16658Sep 7, 2018
    affected < 3.0.101-108.71.1fixed 3.0.101-108.71.1

    An issue was discovered in the Linux kernel before 4.18.6. An information leak in cdrom_ioctl_drive_status in drivers/cdrom/cdrom.c could be used by local attackers to read kernel memory because a cast from unsigned long to int interferes with bounds checking. This is similar to

  • CVE-2018-6555Sep 4, 2018
    affected < 3.0.101-108.71.1fixed 3.0.101-108.71.1

    The irda_setsockopt function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (ias_object use-after-free and system crash) or possibly have unspecified other impact via an AF_IRDA

  • CVE-2018-6554Sep 4, 2018
    affected < 3.0.101-108.71.1fixed 3.0.101-108.71.1

    Memory leak in the irda_bind function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (memory consumption) by repeatedly binding an AF_IRDA socket.

  • CVE-2018-16276Aug 31, 2018
    affected < 3.0.101-108.71.1fixed 3.0.101-108.71.1

    An issue was discovered in yurex_read in drivers/usb/misc/yurex.c in the Linux kernel before 4.17.7. Local attackers could use user access read/writes with incorrect bounds checking in the yurex USB driver to crash the kernel or potentially escalate privileges.

  • CVE-2018-10902Aug 21, 2018
    affected < 3.0.101-108.71.1fixed 3.0.101-108.71.1

    It was found that the raw midi kernel driver does not protect against concurrent access which leads to a double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status() which are part of snd_rawmidi_ioctl() handler in rawmidi.c file. A malicious local a

Page 1 of 14