VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2026-53046CriJun 24, 2026
    affected >= 5.15.0, < 5.15.209fixed 5.15.209

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbd_crypt_message() sets a NULL completion callback on AEAD requests and does not handle the -EINPROGRESS return code from async hardware

  • CVE-2026-53045CriJun 24, 2026
    affected >= 4.2.0, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: memory: tegra124-emc: Fix dll_change check The code checking whether the specified memory timing enables DLL in the EMRS register was reversed. DLL is enabled if bit A0 is low. Fix the check.

  • CVE-2026-53044HigJun 24, 2026
    affected >= 6.17.0, < 6.18.33fixed 6.18.33

    In the Linux kernel, the following vulnerability has been resolved: soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables Fix incorrect ARRAY_SIZE usage in fabric lookup tables which could cause out-of-bounds access during target timeout lookup.

  • CVE-2026-53043CriJun 24, 2026
    affected >= 2.6.37, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qr_numregions in dlm_match_regions() Patch series "ocfs2/dlm: fix two bugs in dlm_match_regions()". In dlm_match_regions(), the qr_numregions field from a DLM_QUERY_REGION network message i

  • CVE-2026-53042MedJun 24, 2026
    affected >= 6.15.0, < 6.18.33fixed 6.18.33

    In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use `module_init, so `cxl_pci_driver_init()` runs first. When `cxl_pci_pro

  • CVE-2026-53041HigJun 24, 2026
    affected >= 2.6.28, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full [BUG] If an OCFS2 inode has both inline and block-based xattrs, listxattr() can return a size larger than the caller's buffer when the inline names consume

  • CVE-2026-53040HigJun 24, 2026
    affected >= 3.0.0, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate bg_bits during freefrag scan [BUG] A crafted filesystem can trigger an out-of-bounds bitmap walk when OCFS2_IOC_INFO is issued with OCFS2_INFO_FL_NON_COHERENT. BUG: KASAN: use-after-free in ins

  • CVE-2026-53039MedJun 24, 2026
    affected >= 2.6.25, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate group add input before caching [BUG] OCFS2_IOC_GROUP_ADD can trigger a BUG_ON in ocfs2_set_new_buffer_uptodate(): kernel BUG at fs/ocfs2/uptodate.c:509! Oops: invalid opcode: 0000 [#1] SMP KASA

  • CVE-2026-53038MedJun 24, 2026
    affected >= 6.10.0, < 6.12.91fixed 6.12.91

    In the Linux kernel, the following vulnerability has been resolved: ima_fs: Correctly create securityfs files for unsupported hash algos ima_tpm_chip->allocated_banks[i].crypto_id is initialized to HASH_ALGO__LAST if the TPM algorithm is not supported. However there are places

  • CVE-2026-53037MedJun 24, 2026
    affected >= 3.5.0, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix deadlock in hid_post_reset() You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset only together. That means that hid_pre_reset()

  • CVE-2026-53036HigJun 24, 2026
    affected >= 3.18.0, < 6.1.175fixed 6.1.175

    In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix off-by-one in check_imm signed range check check_imm(bits, imm) is used in the arm64 BPF JIT to verify that a branch displacement (in arm64 instruction units) fits into the signed N-bit immediat

  • CVE-2026-53035MedJun 24, 2026
    affected >= 5.15.0, < 6.1.175fixed 6.1.175

    In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix af_unix iter deadlock bpf_iter_unix_seq_show() may deadlock when lock_sock_fast() takes the fast path and the iter prog attempts to update a sockmap. Which ends up spinning at sock_map_update_

  • CVE-2026-53034MedJun 24, 2026
    affected >= 5.15.0, < 6.1.175fixed 6.1.175

    In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix af_unix null-ptr-deref in proto update unix_stream_connect() sets sk_state (`WRITE_ONCE(sk->sk_state, TCP_ESTABLISHED)`) _before_ it assigns a peer (`unix_peer(sk) = newsk`). sk_state == TCP_E

  • CVE-2026-53033HigJun 24, 2026
    affected >= 5.15.0, < 6.1.175fixed 6.1.175

    In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for af_unix iter When a BPF iterator program updates a sockmap, there is a race condition in unix_stream_bpf_update_proto() where the `peer` pointer can become stale[1] during a st

  • CVE-2026-53032MedJun 24, 2026
    affected >= 6.6.0, < 6.6.141fixed 6.6.141

    In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in map_kptr_match_type for scalar regs Commit ab6c637ad027 ("bpf: Fix a bpf_kptr_xchg() issue with local kptr") refactored map_kptr_match_type() to branch on btf_is_kernel() before checking

  • CVE-2026-53031HigJun 24, 2026
    affected >= 6.9.0, < 6.12.91fixed 6.12.91

    In the Linux kernel, the following vulnerability has been resolved: bpf: Validate node_id in arena_alloc_pages() arena_alloc_pages() accepts a plain int node_id and forwards it through the entire allocation chain without any bounds checking. Validate node_id before passing it

  • CVE-2026-53030MedJun 24, 2026
    affected >= 6.17.0, < 6.18.33fixed 6.18.33

    In the Linux kernel, the following vulnerability has been resolved: i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers() The xfer structure allocated by renesas_i3c_alloc_xfer() was never freed in the renesas_i3c_i3c_xfers() function. Use the __free(kfree) cleanup a

  • CVE-2026-53029MedJun 24, 2026
    affected >= 7.0.0, < 7.0.10fixed 7.0.10

    In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent uninitialized lcn caused by zero len syzbot reported a uninit-value in ntfs_iomap_begin [1]. Since runs was not touched yet, run_lookup_entry() immediately fails and returns false, which make

  • CVE-2026-53028MedJun 24, 2026
    affected >= 6.18.0, < 6.18.33fixed 6.18.33

    In the Linux kernel, the following vulnerability has been resolved: usb: typec: Fix error pointer dereference The variable tps->partner is checked for an error pointer and then if it is, it sends an error message but does not return and then immediately dereferenced a few lines

  • CVE-2026-53027MedJun 24, 2026
    affected >= 6.2.0, < 6.6.145fixed 6.6.145

    In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked() When a compressed or sparse attribute has its clusters frame-aligned, vcn is rounded down to the frame start using cmask, which can result

Page 139 of 713