VYPR

rpm package

suse/kgraft-patch-SLE12-SP2_Update_36&distro=SUSE OpenStack Cloud 7

pkg:rpm/suse/kgraft-patch-SLE12-SP2_Update_36&distro=SUSE%20OpenStack%20Cloud%207

Vulnerabilities (17)

  • CVE-2021-3347Jan 29, 2021
    affected < 7-2.2fixed 7-2.2

    An issue was discovered in the Linux kernel through 5.10.11. PI futexes have a kernel stack use-after-free during fault handling, allowing local users to execute code in the kernel, aka CID-34b1a1ce1458.

  • CVE-2020-28374Jan 13, 2021
    affected < 7-2.2fixed 7-2.2

    In drivers/target/target_core_xcopy.c in the Linux kernel before 5.10.7, insufficient identifier checking in the LIO SCSI target code can be used by remote attackers to read or write files via directory traversal in an XCOPY request, aka CID-2896c93811e3. For example, an attack c

  • CVE-2020-27786Dec 11, 2020
    affected < 7-2.2fixed 7-2.2

    A flaw was found in the Linux kernel’s implementation of MIDI, where an attacker with a local account and the permissions to issue ioctl commands to midi devices could trigger a use-after-free issue. A write to this specific memory while freed and before use causes the flow of ex

  • CVE-2020-10768Sep 15, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A flaw was found in the Linux Kernel before 5.8-rc1 in the prctl() function, where it can be used to enable indirect branch speculation after it has been disabled. This call incorrectly reports it as being 'force disabled' when it is not and opens the system to Spectre v2 attacks

  • CVE-2020-10767Sep 15, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A flaw was found in the Linux kernel before 5.8-rc1 in the implementation of the Enhanced IBPB (Indirect Branch Prediction Barrier). The IBPB mitigation will be disabled when STIBP is not available or when the Enhanced Indirect Branch Restricted Speculation (IBRS) is available. T

  • CVE-2020-10766Sep 15, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A logic bug flaw was found in Linux kernel before 5.8-rc1 in the implementation of SSBD. A bug in the logic handling allows an attacker with a local account to disable SSBD protection during a context switch when additional speculative execution mitigations are in place. This iss

  • CVE-2020-10773Sep 10, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A stack information leak flaw was found in s390/s390x in the Linux kernel’s memory manager functionality, where it incorrectly writes to the /proc/sys/vm/cmm_timeout file. This flaw allows a local user to see the kernel data.

  • CVE-2020-0305Jul 17, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    In cdev_get of char_dev.c, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-15346

  • CVE-2020-14416Jun 18, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    In the Linux kernel before 5.4.16, a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/slip/slip.c and drivers/net/can/slcan.c.

  • CVE-2020-10732Jun 12, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A flaw was found in the Linux kernel's implementation of Userspace core dumps. This flaw allows an attacker with a local account to crash a trivial program and exfiltrate private kernel data.

  • CVE-2020-13974Jun 9, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    An issue was discovered in the Linux kernel 4.4 through 5.7.1. drivers/tty/vt/keyboard.c has an integer overflow if k_ascii is called several times in a row, aka CID-b86dab054059. NOTE: Members in the community argue that the integer overflow does not lead to a security issue in

  • CVE-2019-20812Jun 3, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    An issue was discovered in the Linux kernel before 5.4.7. The prb_calc_retire_blk_tmo() function in net/packet/af_packet.c can result in a denial of service (CPU consumption and soft lockup) in a certain failure case involving TPACKET_V3, aka CID-b43d1f9f7067.

  • CVE-2019-20810Jun 2, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    go7007_snd_init in drivers/media/usb/go7007/snd-go7007.c in the Linux kernel before 5.6 does not call snd_card_free for a failure path, which causes a memory leak, aka CID-9453264ef586.

  • CVE-2020-10751May 26, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A flaw was found in the Linux kernels SELinux LSM hook implementation before version 5.7, where it incorrectly assumed that an skb would only contain a single netlink message. The hook would incorrectly only validate the first netlink message in the skb and allow or deny the rest

  • CVE-2020-10711May 22, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    A NULL pointer dereference flaw was found in the Linux kernel's SELinux subsystem in versions before 5.7. This flaw occurs while importing the Commercial IP Security Option (CIPSO) protocol's category bitmap into the SELinux extensible bitmap via the' ebitmap_netlbl_import' routi

  • CVE-2020-10135May 19, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    Legacy pairing and secure-connections pairing authentication in Bluetooth BR/EDR Core Specification v5.2 and earlier may allow an unauthenticated user to complete authentication without pairing credentials via adjacent access. An unauthenticated, adjacent attacker could impersona

  • CVE-2020-12771May 9, 2020
    affected < 1-3.3.1fixed 1-3.3.1

    An issue was discovered in the Linux kernel through 5.6.11. btree_gc_coalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails.