VYPR

rpm package

suse/kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP3

pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP3

Vulnerabilities (513)

  • CVE-2018-13094Jul 3, 2018
    affected < 4.4.155-94.50.1fixed 4.4.155-94.50.1

    An issue was discovered in fs/xfs/libxfs/xfs_attr_leaf.c in the Linux kernel through 4.17.3. An OOPS may occur for a corrupted xfs image after xfs_da_shrink_inode() is called with a NULL bp.

  • CVE-2018-13093Jul 3, 2018
    affected < 4.4.155-94.50.1fixed 4.4.155-94.50.1

    An issue was discovered in fs/xfs/xfs_icache.c in the Linux kernel through 4.17.3. There is a NULL pointer dereference and panic in lookup_slow() on a NULL inode->i_ops pointer when doing pathwalks on a corrupted xfs image. This occurs because of a lack of proper validation that

  • CVE-2018-12896Jul 2, 2018
    affected < 4.4.155-94.50.1fixed 4.4.155-94.50.1

    An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INT_MAX, but the a

  • CVE-2018-13053Jul 2, 2018
    affected < 4.4.140-94.42.1fixed 4.4.140-94.42.1

    The alarm_timer_nsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktime_add_safe is not used.

  • CVE-2018-1000204Jun 26, 2018
    affected < 4.4.178-94.91.1fixed 4.4.178-94.91.1

    Linux Kernel version 3.18 to 4.16 incorrectly handles an SG_IO ioctl on /dev/sg0 with dxfer_direction=SG_DXFER_FROM_DEV and an empty 6-byte cmdp. This may lead to copying up to 1000 kernel heap pages to the userspace. This has been fixed upstream in https://github.com/torvalds/li

  • CVE-2018-3665Jun 21, 2018
    affected < 4.4.138-94.39.1fixed 4.4.138-94.39.1

    System software utilizing Lazy FP state restore technique on systems using Intel Core-based microprocessors may potentially allow a local process to infer data from another process through a speculative execution side channel.

  • CVE-2018-1120Jun 20, 2018
    affected < 4.4.175-94.79.1fixed 4.4.175-94.79.1

    A flaw was found affecting the Linux kernel before version 4.17. By mmap()ing a FUSE-backed file onto a process's memory containing command line arguments (or environment strings), an attacker can cause utilities from psutils or procps (such as ps, w) or any other program which m

  • CVE-2018-5848Jun 12, 2018
    affected < 4.4.138-94.39.1fixed 4.4.138-94.39.1

    In the function wmi_set_ie(), the length validation code does not handle unsigned integer overflow properly. As a result, a large value of the 'ie_len' argument can cause a buffer overflow in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using t

  • CVE-2018-5814Jun 12, 2018
    affected < 4.4.178-94.91.1fixed 4.4.178-94.91.1

    In the Linux Kernel before version 4.16.11, 4.14.43, 4.9.102, and 4.4.133, multiple race condition errors when handling probe, disconnect, and rebind operations can be exploited to trigger a use-after-free condition or a NULL pointer dereference by sending multiple USB over IP pa

  • CVE-2018-5803Jun 12, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    In the Linux Kernel before version 4.15.8, 4.14.25, 4.9.87, 4.4.121, 4.1.51, and 3.2.102, an error in the "_sctp_make_chunk()" function (net/sctp/sm_make_chunk.c) when handling SCTP packets length can be exploited to cause a kernel crash.

  • CVE-2018-12233Jun 12, 2018
    affected < 4.4.138-94.39.1fixed 4.4.138-94.39.1

    In the ea_get function in fs/jfs/xattr.c in the Linux kernel through 4.17.1, a memory corruption bug in JFS can be triggered by calling setxattr twice with two different extended attribute names on the same file. This vulnerability can be triggered by an unprivileged user with th

  • CVE-2018-1000199May 24, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    The Linux Kernel version 3.18 contains a dangerous feature vulnerability in modify_user_hw_breakpoint() that can result in crash and possibly memory corruption. This attack appear to be exploitable via local code execution and the ability to use ptrace. This vulnerability appears

  • CVE-2018-3639May 22, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addresses of all prior memory writes are known may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka

  • CVE-2018-1130May 10, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    Linux kernel before version 4.16-rc7 is vulnerable to a null pointer dereference in dccp_write_xmit() function in net/dccp/output.c in that allows a local user to cause a denial of service by a number of certain crafted system calls.

  • CVE-2018-8781Apr 23, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    The udl_fb_mmap function in drivers/gpu/drm/udl/udl_fb.c at the Linux kernel version 3.4 and up to and including 4.15 has an integer-overflow vulnerability allowing local users with access to the udldrmfb driver to obtain full read and write permissions on kernel physical pages,

  • CVE-2018-10124Apr 16, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    The kill_something_info function in kernel/signal.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service via an INT_MIN argument.

  • CVE-2018-10087Apr 13, 2018
    affected < 4.4.131-94.29.1fixed 4.4.131-94.29.1

    The kernel_wait4 function in kernel/exit.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service by triggering an attempted use of the -INT_MIN value.

  • CVE-2017-18257Apr 4, 2018
    affected < 4.4.126-94.22.1fixed 4.4.126-94.22.1

    The __get_data_block function in fs/f2fs/data.c in the Linux kernel before 4.11 allows local users to cause a denial of service (integer overflow and loop) via crafted use of the open and fallocate system calls with an FS_IOC_FIEMAP ioctl.

  • CVE-2017-18255Mar 31, 2018
    affected < 4.4.180-94.116.1fixed 4.4.180-94.116.1

    The perf_cpu_time_max_percent_handler function in kernel/events/core.c in the Linux kernel before 4.11 allows local users to cause a denial of service (integer overflow) or possibly have unspecified other impact via a large value, as demonstrated by an incorrect sample-rate calcu

  • CVE-2018-1091Mar 27, 2018
    affected < 4.4.126-94.22.1fixed 4.4.126-94.22.1

    In the flush_tmregs_to_thread function in arch/powerpc/kernel/ptrace.c in the Linux kernel before 4.13.5, a guest kernel crash can be triggered from unprivileged userspace during a core dump on a POWER host due to a missing processor feature check and an erroneous use of transact

Page 22 of 26