VYPR

rpm package

suse/kernel-livepatch-SLE16_Update_9&distro=SUSE Linux Enterprise Server 16.0

pkg:rpm/suse/kernel-livepatch-SLE16_Update_9&distro=SUSE%20Linux%20Enterprise%20Server%2016.0

Vulnerabilities (5)

  • CVE-2026-46300HigMay 23, 2026
    affected < 2-160000.1.1fixed 2-160000.1.1

    In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() can attach paged frags from @from to @to. If @from has SKBFL_SHARED_FRAG set, the resulting @to skb can contain the same externally

  • CVE-2026-46333HigMay 15, 2026
    affected < 2-160000.1.1fixed 2-160000.1.1

    In the Linux kernel, the following vulnerability has been resolved: ptrace: slightly saner 'get_dumpable()' logic The 'dumpability' of a task is fundamentally about the memory image of the task - the concept comes from whether it can core dump or not - and makes no sense when y

  • CVE-2025-54518HigMay 15, 2026
    affected < 2-160000.1.1fixed 2-160000.1.1

    Improper isolation of shared resources within the CPU operation cache on Zen 2-based products could allow an attacker to corrupt instructions executed at a different privilege level, potentially resulting in privilege escalation.

  • CVE-2026-31406HigApr 6, 2026
    affected < 2-160000.1.1fixed 2-160000.1.1

    In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini() After cancel_delayed_work_sync() is called from xfrm_nat_keepalive_net_fini(), xfrm_state_fini() flushes remaining states via __xfrm_stat

  • CVE-2026-23437HigApr 3, 2026
    affected < 2-160000.1.1fixed 2-160000.1.1

    In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev during prep of Netlink ops (pre- callbacks) and take a ref to it. Then later in the body of the callback we take its lock or RCU whic