VYPR

rpm package

suse/kernel-docs&distro=SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS

pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSS

Vulnerabilities (1,350)

  • CVE-2024-0639Jan 17, 2024
    affected < 5.3.18-150300.59.161.2fixed 5.3.18-150300.59.161.2

    A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the system.

  • CVE-2024-0565Jan 15, 2024
    affected < 5.3.18-150300.59.150.1fixed 5.3.18-150300.59.150.1

    An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.

  • CVE-2023-6915Jan 15, 2024
    affected < 5.3.18-150300.59.150.1fixed 5.3.18-150300.59.150.1

    A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.

  • CVE-2023-6040Jan 12, 2024
    affected < 5.3.18-150300.59.150.1fixed 5.3.18-150300.59.150.1

    An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported family); While creating a new netfilter table, lack of a safeguard against invalid nf_tables family (pf) values within `nf_tables_

  • CVE-2024-0340Jan 9, 2024
    affected < 5.3.18-150300.59.153.2fixed 5.3.18-150300.59.153.2

    A vulnerability was found in vhost_new_msg in drivers/vhost/vhost.c in the Linux kernel, which does not properly initialize memory in messages passed between virtual guests and the host operating system in the vhost/vhost.c:vhost_new_msg() function. This issue can allow local pri

  • CVE-2022-2602Jan 8, 2024
    affected < 5.3.18-150300.59.106.1fixed 5.3.18-150300.59.106.1

    io_uring UAF, Unix SCM garbage collection

  • CVE-2023-34324Jan 5, 2024
    affected < 5.3.18-150300.59.141.2fixed 5.3.18-150300.59.141.2

    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-2023-6270Jan 4, 2024
    affected < 5.3.18-150300.59.158.1fixed 5.3.18-150300.59.158.1

    A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the access through the `skbtxq` glob

  • CVE-2023-7192Jan 2, 2024
    affected < 5.3.18-150300.59.158.1fixed 5.3.18-150300.59.158.1

    A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.

  • CVE-2023-51782Dec 25, 2023
    affected < 5.3.18-150300.59.150.1fixed 5.3.18-150300.59.150.1

    An issue was discovered in the Linux kernel before 6.6.8. rose_ioctl in net/rose/af_rose.c has a use-after-free because of a rose_accept race condition.

  • CVE-2023-51780Dec 25, 2023
    affected < 5.3.18-150300.59.150.1fixed 5.3.18-150300.59.150.1

    An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.

  • CVE-2023-7042Dec 21, 2023
    affected < 5.3.18-150300.59.158.1fixed 5.3.18-150300.59.158.1

    A null pointer dereference vulnerability was found in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() in drivers/net/wireless/ath/ath10k/wmi-tlv.c in the Linux kernel. This issue could be exploited to trigger a denial of service.

  • CVE-2023-6932HigDec 19, 2023
    affected < 5.3.18-150300.59.147.1fixed 5.3.18-150300.59.147.1

    A use-after-free vulnerability in the Linux kernel's ipv4: igmp component can be exploited to achieve local privilege escalation. A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread. We recomme

  • CVE-2023-6931HigDec 19, 2023
    affected < 5.3.18-150300.59.147.1fixed 5.3.18-150300.59.147.1

    A heap out-of-bounds write vulnerability in the Linux kernel's Performance Events system component can be exploited to achieve local privilege escalation. A perf_event's read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group(). We recomme

  • CVE-2023-6817HigDec 18, 2023
    affected < 5.3.18-150300.59.153.2fixed 5.3.18-150300.59.153.2

    A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The function nft_pipapo_walk did not skip inactive elements during set walk which could lead double deactivations of PIPAPO (Pile Packet Po

  • CVE-2022-22942Dec 13, 2023
    affected < 5.3.18-150300.59.167.1fixed 5.3.18-150300.59.167.1

    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-6610Dec 8, 2023
    affected < 5.3.18-150300.59.147.1fixed 5.3.18-150300.59.147.1

    An out-of-bounds read vulnerability was found in smb2_dump_detail in fs/smb/client/smb2ops.c in the Linux Kernel. This issue could allow a local attacker to crash the system or leak internal kernel information.

  • CVE-2023-6606Dec 8, 2023
    affected < 5.3.18-150300.59.147.1fixed 5.3.18-150300.59.147.1

    An out-of-bounds read vulnerability was found in smbCalcSize in fs/smb/client/netmisc.c in the Linux Kernel. This issue could allow a local attacker to crash the system or leak internal kernel information.

  • CVE-2023-24023Nov 28, 2023
    affected < 5.3.18-150300.59.167.1fixed 5.3.18-150300.59.167.1

    Bluetooth BR/EDR devices with Secure Simple Pairing and Secure Connections pairing in Bluetooth Core Specification 4.2 through 5.4 allow certain man-in-the-middle attacks that force a short key length, and might lead to discovery of the encryption key and live injection, aka BLUF

  • CVE-2023-6176Nov 16, 2023
    affected < 5.3.18-150300.59.144.1fixed 5.3.18-150300.59.144.1

    A null pointer dereference flaw was found in the Linux kernel API for the cryptographic algorithm scatterwalk functionality. This issue occurs when a user constructs a malicious packet with specific socket configuration, which could allow a local user to crash the system or escal

Page 57 of 68