VYPR

rpm package

opensuse/kernel-vanilla&distro=openSUSE Leap 15.4

pkg:rpm/opensuse/kernel-vanilla&distro=openSUSE%20Leap%2015.4

Vulnerabilities (213)

  • CVE-2022-28693MedFeb 14, 2025
    affected < 4.12.14-150100.197.131.1fixed 4.12.14-150100.197.131.1

    Unprotected alternative channel of return branch target prediction in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.

  • CVE-2023-4134Nov 14, 2024
    affected < 4.12.14-150100.197.157.1fixed 4.12.14-150100.197.157.1

    A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the system, causing a denial of ser

  • CVE-2022-2588Jan 8, 2024
    affected < 4.12.14-150100.197.123.1fixed 4.12.14-150100.197.123.1

    It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if its handle had the value 0.

  • CVE-2023-34324Jan 5, 2024
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing of an event channel is e.g. t

  • CVE-2022-22942Dec 13, 2023
    affected < 4.12.14-150100.197.114.2fixed 4.12.14-150100.197.114.2

    The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer.

  • CVE-2023-1192Nov 1, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A use-after-free flaw was found in smb2_is_status_io_timeout() in CIFS in the Linux Kernel. After CIFS transfers response data to a system call, there are still local variable points to the memory region, and if the system call frees it faster than CIFS uses it, CIFS will access

  • CVE-2023-45862Oct 14, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    An issue was discovered in drivers/usb/storage/ene_ub6250.c for the ENE UB6250 reader driver in the Linux kernel before 6.2.5. An object could potentially extend beyond the end of an allocation.

  • CVE-2023-39194Oct 9, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds re

  • CVE-2023-39193Oct 9, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.

  • CVE-2023-39192Oct 9, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundarie

  • CVE-2023-39189Oct 9, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnl_osf_add_callback function did not validate the user mode controlled opt_num field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or inform

  • CVE-2023-42754Oct 5, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with C

  • CVE-2023-34319Sep 22, 2023
    affected < 4.12.14-150100.197.154.1fixed 4.12.14-150100.197.154.1

    The fix for XSA-423 added logic to Linux'es netback driver to deal with a frontend splitting a packet in a way such that not all of the headers would come in one piece. Unfortunately the logic introduced there didn't account for the extreme case of the entire packet being split

  • CVE-2020-36766Sep 18, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    An issue was discovered in the Linux kernel before 5.8.6. drivers/media/cec/core/cec-api.c leaks one byte of kernel memory on specific hardware to unprivileged users, because of directly assigning log_addrs with a hole in the struct.

  • CVE-2023-4921Sep 12, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A use-after-free vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation. When the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrec

  • CVE-2023-4623Sep 6, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A use-after-free vulnerability in the Linux kernel's net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation. If a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curv

  • CVE-2023-4622Sep 6, 2023
    affected < 4.12.14-150100.197.160.1fixed 4.12.14-150100.197.160.1

    A use-after-free vulnerability in the Linux kernel's af_unix component can be exploited to achieve local privilege escalation. The unix_stream_sendpage() function tries to add data to the last skb in the peer's recv queue without locking the queue. Thus there is a race where uni

  • CVE-2023-4459Aug 21, 2023
    affected < 4.12.14-150100.197.157.1fixed 4.12.14-150100.197.157.1

    A NULL pointer dereference flaw was found in vmxnet3_rq_cleanup in drivers/net/vmxnet3/vmxnet3_drv.c in the networking sub-component in vmxnet3 in the Linux Kernel. This issue may allow a local attacker with normal user privilege to cause a denial of service due to a missing sani

  • CVE-2023-4387Aug 16, 2023
    affected < 4.12.14-150100.197.157.1fixed 4.12.14-150100.197.157.1

    A use-after-free flaw was found in vmxnet3_rq_alloc_rx_buf in drivers/net/vmxnet3/vmxnet3_drv.c in VMware's vmxnet3 ethernet NIC driver in the Linux Kernel. This issue could allow a local attacker to crash the system due to a double-free while cleaning up vmxnet3_rq_cleanup_all,

  • CVE-2023-4385Aug 16, 2023
    affected < 4.12.14-150100.197.157.1fixed 4.12.14-150100.197.157.1

    A NULL pointer dereference flaw was found in dbFree in fs/jfs/jfs_dmap.c in the journaling file system (JFS) in the Linux Kernel. This issue may allow a local attacker to crash the system due to a missing sanity check.

Page 1 of 11

VYPR — Vulnerability Intelligence