VYPR

rpm package

suse/kernel-preempt&distro=SUSE Enterprise Storage 7

pkg:rpm/suse/kernel-preempt&distro=SUSE%20Enterprise%20Storage%207

Vulnerabilities (279)

  • CVE-2023-1390Mar 16, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    A remote denial of service vulnerability was found in the Linux kernel’s TIPC kernel module. The while loop in tipc_link_xmit() hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a system with a UDP bearer results in

  • CVE-2023-28466Mar 15, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).

  • CVE-2022-3707Mar 6, 2023
    affected < 5.3.18-150200.24.139.1fixed 5.3.18-150200.24.139.1

    A double-free memory flaw was found in the Linux kernel. The Intel GVT-g graphics driver triggers VGA card system resource overload, causing a fail in the intel_gvt_dma_map_guest_page function. This issue could allow a local user to crash the system.

  • CVE-2022-3424Mar 6, 2023
    affected < 5.3.18-150200.24.139.1fixed 5.3.18-150200.24.139.1

    A use-after-free flaw was found in the Linux kernel’s SGI GRU driver in the way the first gru_file_unlocked_ioctl function is called by the user, where a fail pass occurs in the gru_check_chiplet_assignment function. This flaw allows a local user to crash or potentially escalate

  • CVE-2023-1118Mar 2, 2023
    affected < 5.3.18-150200.24.145.1fixed 5.3.18-150200.24.145.1

    A flaw use after free in the Linux kernel integrated infrared receiver/transceiver driver was found in the way user detaching rc device. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.

  • CVE-2023-23006Mar 1, 2023
    affected < 5.3.18-150200.24.145.1fixed 5.3.18-150200.24.145.1

    In the Linux kernel before 5.15.13, drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c misinterprets the mlx5_get_uars_page return value (expects it to be NULL in the error case, whereas it is actually an error pointer).

  • CVE-2023-23004Mar 1, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    In the Linux kernel before 5.19, drivers/gpu/drm/arm/malidp_planes.c misinterprets the get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer).

  • CVE-2023-23000Mar 1, 2023
    affected < 5.3.18-150200.24.145.1fixed 5.3.18-150200.24.145.1

    In the Linux kernel before 5.17, drivers/phy/tegra/xusb.c mishandles the tegra_xusb_find_port_node return value. Callers expect NULL in the error case, but an error pointer is used.

  • CVE-2023-0461Feb 28, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    There is a use-after-free vulnerability in the Linux Kernel which can be exploited to achieve local privilege escalation. To reach the vulnerability kernel configuration flag CONFIG_TLS or CONFIG_XFRM_ESPINTCP has to be configured, but the operation does not require any privilege

  • CVE-2023-22995Feb 28, 2023
    affected < 5.3.18-150200.24.145.1fixed 5.3.18-150200.24.145.1

    In the Linux kernel before 5.17, an error path in dwc3_qcom_acpi_register_core in drivers/usb/dwc3/dwc3-qcom.c lacks certain platform_device_put and kfree calls.

  • CVE-2023-1095Feb 28, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer deref

  • CVE-2023-26545Feb 25, 2023
    affected < 5.3.18-150200.24.145.1fixed 5.3.18-150200.24.145.1

    In the Linux kernel before 6.1.13, there is a double free in net/mpls/af_mpls.c upon an allocation failure (for registering the sysctl table under a new location) during the renaming of a device.

  • CVE-2023-0597Feb 23, 2023
    affected < 5.3.18-150200.24.145.1fixed 5.3.18-150200.24.145.1

    A flaw possibility of memory leak in the Linux kernel cpu_entry_area mapping of X86 CPU data to memory was found in the way user can guess location of exception stack(s) or other important data. A local user could use this flaw to get access to some important data with expected l

  • CVE-2023-23586Feb 17, 2023
    affected < 5.3.18-150200.24.154.1fixed 5.3.18-150200.24.154.1

    Due to a vulnerability in the io_uring subsystem, it is possible to leak kernel memory information to the user process. timens_install calls current_is_single_threaded to determine if the current process is single-threaded, but this call does not consider io_uring's io_worker thr

  • CVE-2023-25012Feb 1, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    The Linux kernel through 6.1.9 has a Use-After-Free in bigben_remove in drivers/hid/hid-bigbenff.c via a crafted USB device because the LED controllers remain registered for too long.

  • CVE-2023-0266KEVJan 30, 2023
    affected < 5.3.18-150200.24.142.1fixed 5.3.18-150200.24.142.1

    A use after free vulnerability exists in the ALSA PCM package in the Linux Kernel. SNDRV_CTL_IOCTL_ELEM_{READ|WRITE}32 is missing locks that can be used in a use-after-free that can result in a priviledge escalation to gain ring0 access from the system user. We recommend upgradin

  • CVE-2022-4139Jan 27, 2023
    affected < 5.3.18-150200.24.139.1fixed 5.3.18-150200.24.139.1

    An incorrect TLB flush issue was found in the Linux kernel’s GPU i915 kernel driver, potentially leading to random memory corruption or data leaks. This flaw could allow a local user to crash the system or escalate their privileges on the system.

  • CVE-2023-0394Jan 24, 2023
    affected < 5.3.18-150200.24.148.1fixed 5.3.18-150200.24.148.1

    A NULL pointer dereference flaw was found in rawv6_push_pending_frames in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash.

  • CVE-2022-47929Jan 17, 2023
    affected < 5.3.18-150200.24.142.1fixed 5.3.18-150200.24.142.1

    In the Linux kernel before 6.1.6, a NULL pointer dereference bug in the traffic control subsystem allows an unprivileged user to trigger a denial of service (system crash) via a crafted traffic control configuration that is set up with "tc qdisc" and "tc class" commands. This aff

  • CVE-2022-41858Jan 17, 2023
    affected < 5.3.18-150200.24.139.1fixed 5.3.18-150200.24.139.1

    A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.

Page 4 of 14