VYPR

rpm package

suse/kernel-default-base&distro=SUSE Linux Enterprise Module for Basesystem 15 SP6

pkg:rpm/suse/kernel-default-base&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP6

Vulnerabilities (3,752)

  • CVE-2024-45025MedSep 11, 2024
    affected < 6.4.0-150600.23.30.1.150600.12.12.6fixed 6.4.0-150600.23.30.1.150600.12.12.6

    In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE copy_fd_bitmaps(new, old, count) is expected to copy the first count/BITS_PER_LONG bits from old->full_fds_bits[] and fill the rest with zeroes.

  • CVE-2024-45023HigSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix data corruption for degraded array with slow disk read_balance() will avoid reading from slow disks as much as possible, however, if valid data only lands in slow disks, and a new normal disk is s

  • CVE-2024-45022HigSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 The __vmap_pages_range_noflush() assumes its argument pages** contains pages with the same page shift. However, since c

  • CVE-2024-45021HigSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: memcg_write_event_control(): fix a user-triggerable oops we are *not* guaranteed that anything past the terminating NUL is mapped (let alone initialized with anything sane).

  • CVE-2024-45020HigSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe() Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to invalid memory access in stacksaf

  • CVE-2024-45019HigSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5e_safe_reopen_channels() requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds i

  • CVE-2024-45018MedSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload.

  • CVE-2024-45017HigSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave, if master device doesn't support IPsec. WARNING: CPU: 44 PID: 16136 at kernel/l

  • CVE-2024-45016HigSep 11, 2024
    affected < 6.4.0-150600.23.30.1.150600.12.12.6fixed 6.4.0-150600.23.30.1.150600.12.12.6

    In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: netem: fix skb length BUG_ON in __skb_to_sgvec") that can lead to a use-after-free.

  • CVE-2024-45015MedSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable() For cases where the crtc's connectors_changed was set without enable/active getting toggled , there is an atomic_enable() call followed by

  • CVE-2024-45013CriSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvme_uninit_ctrl() Commit 4733b65d82bd ("nvme: start keep-alive after admin queue setup") moves starting keep-alive from nvme_start_ctrl() into nvme_init_ctrl_finish(), but d

  • CVE-2024-45012MedSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:18

  • CVE-2024-45011MedSep 11, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the correct type. All XillyUSB devices

  • CVE-2024-45010MedSep 11, 2024
    affected < 6.4.0-150600.23.42.2.150600.12.18.4fixed 6.4.0-150600.23.42.2.150600.12.18.4

    In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only mark 'subflow' endp as available Adding the following warning ... WARN_ON_ONCE(msk->pm.local_addr_used == 0) ... before decrementing the local_addr_used counter helped to find a bug when run

  • CVE-2024-45009HigSep 11, 2024
    affected < 6.4.0-150600.23.42.2.150600.12.18.4fixed 6.4.0-150600.23.42.2.150600.12.18.4

    In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement add_addr_accepted for MPJ req Adding the following warning ... WARN_ON_ONCE(msk->pm.add_addr_accepted == 0) ... before decrementing the add_addr_accepted counter helped to find a b

  • CVE-2023-52916HigSep 6, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: media: aspeed: Fix memory overwrite if timing is 1600x900 When capturing 1600x900, system could crash when system memory usage is tight. The way to reproduce this issue: 1. Use 1600x900 to display on host 2. M

  • CVE-2023-52915MedSep 6, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer In af9035_i2c_master_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be

  • CVE-2024-45008MedSep 4, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at input_mt_init_slots(), for num_slots is supplied from userspace using ioctl(UI_DEV_CREATE). Since nobody knows possible max slots, this p

  • CVE-2024-45007MedSep 4, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroy_workqueue() may be called from within a work item for destroying its own workqueue. This illegal situa

  • CVE-2024-45006MedSep 4, 2024
    affected < 6.4.0-150600.23.25.1.150600.12.10.2fixed 6.4.0-150600.23.25.1.150600.12.10.2

    In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may ne

Page 123 of 188