VYPR

rpm package

suse/kernel-source-rt&distro=SUSE Linux Enterprise Micro 5.3

pkg:rpm/suse/kernel-source-rt&distro=SUSE%20Linux%20Enterprise%20Micro%205.3

Vulnerabilities (2,793)

  • CVE-2022-49753Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of client_count in dma_chan_get() The first time dma_chan_get() is called for a channel the channel client_count is incorrectly incremented twice for public channels, first in ba

  • CVE-2022-49751Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: w1: fix WARNING after calling w1_process() I got the following WARNING message while removing driver(ds2482): ------------[ cut here ]------------ do not call blocking ops when !TASK_RUNNING; state=1 set at [<

  • CVE-2022-49748Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case whe

  • CVE-2022-49746Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init If the function sdma_load_context() fails, the sdma_desc will be freed, but the allocated desc->bd is forgot to be freed. We already met th

  • CVE-2022-49741Mar 27, 2025
    affected < 5.14.21-150400.15.118.1fixed 5.14.21-150400.15.118.1

    In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: fix error handling code in ufx_usb_probe The current error handling code in ufx_usb_probe have many unmatching issues, e.g., missing ufx_free_usb_list, destroy_modedb label should only include f

  • CVE-2022-49739Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed (inline) inodes is within the allowed range when reading inodes from disk (gfs2_dinode_in()). This prevents us from on-disk cor

  • CVE-2023-52941Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: can: isotp: split tx timer into transmission and timeout The timer for the transmission of isotp PDUs formerly had two functions: 1. send two consecutive frames with a given time gap 2. monitor the timeouts for

  • CVE-2023-52939Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath() As commit 18365225f044 ("hwpoison, memcg: forcibly uncharge LRU pages"), hwpoison will forcibly uncharg a LRU hwpoisoned page, the folio_

  • CVE-2023-52935Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix ->anon_vma race If an ->anon_vma is attached to the VMA, collapse_and_free_pmd() requires it to be locked. Page table traversal is allowed under any one of the mmap lock, the anon_vma lock (

  • CVE-2023-52933Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattr_ids count A Sysbot [1] corrupted filesystem exposes two flaws in the handling and sanity checking of the xattr_ids count in the filesystem. Both of these fla

  • CVE-2023-52930Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit_17 double-free A userspace with multiple threads racing I915_GEM_SET_TILING to set the tiling to I915_TILING_NONE could trigger a double free of the bit_17 bitmask. (Or conversely l

  • CVE-2021-4454Mar 27, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate The conclusion "j1939_session_deactivate() should be called with a session ref-count of at least 2" is incorrect. In some concurrent scenarios, j1

  • CVE-2025-21888Mar 27, 2025
    affected < 5.14.21-150400.15.121.1fixed 5.14.21-150400.15.121.1

    In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a WARN during dereg_mr for DM type Memory regions (MR) of type DM (device memory) do not have an associated umem. In the __mlx5_ib_dereg_mr() -> mlx5_free_priv_descs() flow, the code incorrectly

  • CVE-2025-21886Mar 27, 2025
    affected < 5.14.21-150400.15.118.1fixed 5.14.21-150400.15.118.1

    In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroy_unused_implicit_child_mr() to prevent hanging during parent deregistration as of below [1]. Upon entering destroy_unused_implicit_child

  • CVE-2025-21881Mar 27, 2025
    affected < 5.14.21-150400.15.127.1fixed 5.14.21-150400.15.127.1

    In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refcount:0 mapcount:0 mapping:0000

  • CVE-2023-52927HigMar 14, 2025
    affected < 5.14.21-150400.15.127.1fixed 5.14.21-150400.15.127.1

    In the Linux kernel, the following vulnerability has been resolved: netfilter: allow exp not to be removed in nf_ct_find_expectation Currently nf_conntrack_in() calling nf_ct_find_expectation() will remove the exp from the hash table. However, in some scenario, we expect the ex

  • CVE-2025-21839Mar 7, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpu_run() loop to fix a bug where KVM can load

  • CVE-2024-58083Mar 6, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() Explicitly verify the target vCPU is fully online _prior_ to clamping the index in kvm_get_vcpu(). If the index is "bad", the nospec clamping will

  • CVE-2022-49733Mar 2, 2025
    affected < 5.14.21-150400.15.115.1fixed 5.14.21-150400.15.115.1

    In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC There is a small race window at snd_pcm_oss_sync() that is called from OSS PCM SNDCTL_DSP_SYNC ioctl; namely the function calls snd_pcm_oss_make_ready() at first, the

  • CVE-2025-21812Feb 27, 2025
    affected < 5.14.21-150400.15.118.1fixed 5.14.21-150400.15.118.1

    In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev->ax25_ptr syzbot found a lockdep issue [1]. We should remove ax25 RTNL dependency in ax25_setsockopt() This should also fix a variety of possible UAF in ax25. [1] WARNING: possible cir

Page 64 of 140