VYPR

rpm package

almalinux/kernel-rt-64k-modules-partner

pkg:rpm/almalinux/kernel-rt-64k-modules-partner

Vulnerabilities (4)

  • CVE-2026-46300HigMay 23, 2026
    affected < 5.14.0-611.54.6.el9_7fixed 5.14.0-611.54.6.el9_7

    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 < 5.14.0-611.54.6.el9_7fixed 5.14.0-611.54.6.el9_7

    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-2026-43284HigMay 8, 2026
    affected < 5.14.0-611.54.3.el9_7fixed 5.14.0-611.54.3.el9_7

    In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_from_iter(), so later paths th

  • CVE-2026-31431HigKEVApr 22, 2026
    affected < 5.14.0-611.49.2.el9_7fixed 5.14.0-611.49.2.el9_7

    In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the so