VYPR

rpm package

suse/kernel-source&distro=SUSE Linux Enterprise Server 12 SP2-BCL

pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP2-BCL

Vulnerabilities (580)

  • CVE-2019-7222Mar 17, 2019
    affected < 4.4.121-92.104.1fixed 4.4.121-92.104.1

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

  • CVE-2019-7221Mar 17, 2019
    affected < 4.4.121-92.104.1fixed 4.4.121-92.104.1

    The KVM implementation in the Linux kernel through 4.20.5 has a Use-after-Free.

  • CVE-2019-9213Mar 5, 2019
    affected < 4.4.121-92.104.1fixed 4.4.121-92.104.1

    In the Linux kernel before 4.20.14, expand_downwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task.

  • CVE-2018-20784Feb 22, 2019
    affected < 4.4.121-92.175.2fixed 4.4.121-92.175.2

    In the Linux kernel before 4.20.2, kernel/sched/fair.c mishandles leaf cfs_rq's, which allows attackers to cause a denial of service (infinite loop in update_blocked_averages) or possibly have unspecified other impact by inducing a high load.

  • CVE-2019-6974Feb 15, 2019
    affected < 4.4.121-92.104.1fixed 4.4.121-92.104.1

    In the Linux kernel before 4.20.8, kvm_ioctl_create_device in virt/kvm/kvm_main.c mishandles reference counting because of a race condition, leading to a use-after-free.

  • CVE-2019-3819Jan 25, 2019
    affected < 4.4.121-92.120.1fixed 4.4.121-92.120.1

    A flaw was found in the Linux kernel in the function hid_debug_events_read() in drivers/hid/hid-debug.c file which may enter an infinite loop with certain parameters passed from a userspace. A local privileged user ("root") can cause a system lock up and a denial of service. Vers

  • CVE-2019-6133Jan 11, 2019
    affected < 4.4.121-92.149.1fixed 4.4.121-92.149.1

    In PolicyKit (aka polkit) 0.115, the "start time" protection mechanism can be bypassed because fork() is not atomic, and therefore authorization decisions are improperly cached. This is related to lack of uid checking in polkitbackend/polkitbackendinteractiveauthority.c.

  • CVE-2019-5489Jan 7, 2019
    affected < 4.4.121-92.114.1fixed 4.4.121-92.114.1

    The mincore() implementation in mm/mincore.c in the Linux kernel through 4.19.13 allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincor

  • CVE-2019-3701Jan 3, 2019
    affected < 4.4.121-92.129.1fixed 4.4.121-92.129.1

    An issue was discovered in can_can_gw_rcv in net/can/gw.c in the Linux kernel through 4.19.13. The CAN frame modification rules allow bitwise logical operations that can be also applied to the can_dlc field. The privileged user "root" with CAP_NET_ADMIN can create a CAN frame mod

  • CVE-2018-16882Jan 3, 2019
    affected < 4.4.121-92.161.1fixed 4.4.121-92.161.1

    A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested(=1) virtualization is enabled. In nested_get_vmcs12_pages(), in case of an error while processing posted interrupt address, it unmaps the 'pi_desc_page' without r

  • CVE-2018-16884Dec 18, 2018
    affected < 4.4.121-92.101.1fixed 4.4.121-92.101.1

    A flaw was found in the Linux kernel's NFS41+ subsystem. NFS41+ shares mounted in different network namespaces at the same time can make bc_svc_process() use wrong back-channel IDs and cause a use-after-free vulnerability. Thus a malicious container user can cause a host kernel m

  • CVE-2018-20169Dec 17, 2018
    affected < 4.4.121-92.101.1fixed 4.4.121-92.101.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-9517Dec 7, 2018
    affected < 4.4.121-92.199.1fixed 4.4.121-92.199.1

    In pppol2tp_connect, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. Android ID: A-3

  • CVE-2018-9568Dec 6, 2018
    affected < 4.4.121-92.101.1fixed 4.4.121-92.101.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 < 4.4.121-92.101.1fixed 4.4.121-92.101.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-16862Nov 26, 2018
    affected < 4.4.121-92.101.1fixed 4.4.121-92.101.1

    A security flaw was found in the Linux kernel in a way that the cleancache subsystem clears an inode after the final file truncation (removal). The new file created with the same inode may contain leftover pages from cleancache and the old file data instead of the new one.

  • CVE-2018-19407Nov 21, 2018
    affected < 4.4.121-92.109.2fixed 4.4.121-92.109.2

    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 < 4.4.121-92.101.1fixed 4.4.121-92.101.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-9385Nov 6, 2018
    affected < 4.4.121-92.92.1fixed 4.4.121-92.92.1

    In driver_override_store of bus.c, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Andro

  • CVE-2018-9363Nov 6, 2018
    affected < 4.4.121-92.95.1fixed 4.4.121-92.95.1

    In the hidp_process_report in bluetooth, there is an integer overflow. This could lead to an out of bounds write with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android kernel Android ID: A-65853588 Refer

Page 25 of 29