VYPR

rpm package

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

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

Vulnerabilities (19)

  • CVE-2026-46243HigJun 1, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid, uid, creduid, and upcall_target that cifs.upcall treats as kernel-originating in

  • CVE-2026-46113HigMay 28, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN The shadow MMU computes GFNs for direct shadow pages using sp->gfn plus the SPTE index. This assumption breaks for shadow paging if the guest pag

  • CVE-2026-46043CriMay 27, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at least header_size(pkt) bytes long before payload_size() is used. However, payload

  • CVE-2026-46021MedMay 27, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermal_zone_device_register_with_trips() fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from

  • CVE-2026-45970HigMay 27, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. During rapid bond up/down cycles, rlb_deinitialize() frees rx_hashtbl while RX ha

  • CVE-2026-45852HigMay 27, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxe_srq_from_init In rxe_srq_from_init(), the queue pointer 'q' is assigned to 'srq->rq.queue' before copying the SRQ number to user space. If copy_to_user() fails, the function cal

  • CVE-2026-43501CriMay 21, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps the next segment into ipv6_hdr->daddr, recompresses, then pulls the old h

  • CVE-2026-43499HigMay 21, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also used for proxy-lock rollback in rt_mutex_start_proxy_lock() when invoked from futex_

  • CVE-2026-43206HigMay 6, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set() The kfd_event_page_set() function writes KFD_SIGNAL_EVENT_LIMIT * 8 bytes via memset without checking the buffer size parameter. This allows unprivile

  • CVE-2026-43037CriMay 1, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() Oskar Kjos reported the following problem. ip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written by the IPv6 receive path as struct inet6_skb_parm.

  • CVE-2026-31758HigMay 1, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD giveback path). Call usbtmc_draw

  • CVE-2026-31629HigApr 24, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCP_CLOSED checks In nfc_llcp_recv_hdlc() and nfc_llcp_recv_disc(), when the socket state is LLCP_CLOSED, the code correctly calls release_sock() and nfc_llcp_sock_put() but

  • CVE-2026-31405CriApr 6, 2026
    affected < 5.14.21-150400.24.222.1fixed 5.14.21-150400.24.222.1

    In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables in handle_one_ule_extension() are declared with 255 elements (valid indices

  • CVE-2026-23274HigMar 20, 2026
    affected < 5.14.21-150400.24.200.1fixed 5.14.21-150400.24.200.1

    In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels IDLETIMER revision 0 rules reuse existing timers by label and always call mod_timer() on timer->timer. If the label was created first by revisio

  • CVE-2026-23272HigMar 20, 2026
    affected < 5.14.21-150400.24.200.1fixed 5.14.21-150400.24.200.1

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unconditionally bump set->nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be

  • CVE-2026-23243HigMar 18, 2026
    affected < 5.14.21-150400.24.200.1fixed 5.14.21-150400.24.200.1

    In the Linux kernel, the following vulnerability has been resolved: RDMA/umad: Reject negative data_len in ib_umad_write ib_umad_write computes data_len from user-controlled count and the MAD header sizes. With a mismatched user MAD header size and RMPP header length, data_len

  • CVE-2026-23103HigFeb 4, 2026
    affected < 5.14.21-150400.24.200.1fixed 5.14.21-150400.24.200.1

    In the Linux kernel, the following vulnerability has been resolved: ipvlan: Make the addrs_lock be per port Make the addrs_lock be per port, not per ipvlan dev. Initial code seems to be written in the assumption, that any address change must occur under RTNL. But it is not so

  • CVE-2025-68818Jan 13, 2026
    affected < 5.14.21-150400.24.200.1fixed 5.14.21-150400.24.200.1

    In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to __qla2x00_abort_all_cmds()

  • CVE-2025-38234Jul 4, 2025
    affected < 5.14.21-150400.24.200.1fixed 5.14.21-150400.24.200.1

    In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in push_rt_task Overview ======== When a CPU chooses to call push_rt_task and picks a task to push to another CPU's runqueue then it will call find_lock_lowest_rq method which would take a do