VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2026-53146HigJun 25, 2026
    affected >= 4.15.0, < 5.10.259fixed 5.10.259

    In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Limit XDomain response copy to actual frame size tb_xdomain_copy() copies req->response_size bytes from the received packet buffer regardless of the actual frame size. When a short response arrive

  • CVE-2026-53145HigJun 25, 2026
    affected >= 6.18.32, < 6.18.36fixed 6.18.36

    In the Linux kernel, the following vulnerability has been resolved: drm/gem: Try to fix change_handle ioctl, attempt 4 [airlied: just added some comments on how to reenable] On-list because the cat is out of the bag and we're clearly not good enough to figure this out in privat

  • CVE-2026-53144MedJun 25, 2026
    affected >= 6.5.0, < 6.6.143fixed 6.6.143

    In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL dereference in get_queue_ids() When usr_queue_id_array is NULL and num_queues is non-zero, get_queue_ids() returns NULL. The callers check only IS_ERR() on the return value; since IS_ERR(NU

  • CVE-2026-53143HigJun 25, 2026
    affected >= 5.19.0, < 6.6.143fixed 6.6.143

    In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 The v11 MQD manager incorrectly assigned the CP-compute variants of checkpoint_mqd/restore_mqd for KFD_MQD_TYPE_SDMA queues. These funct

  • CVE-2026-53142MedJun 25, 2026
    affected >= 6.8.0, < 6.12.95fixed 6.12.95

    In the Linux kernel, the following vulnerability has been resolved: drm/xe/display: fix oops in suspend/shutdown without display The xe driver keeps track of whether to probe display, and whether display hardware is there, using xe->info.probe_display. It gets set to false if t

  • CVE-2026-53141MedJun 25, 2026
    affected >= 6.14.0, < 6.18.36fixed 6.18.36

    In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SET_GLOBAL ioctl, v3d_perfmon_find() bumps the reference count on the perfmon it returns, but v3d_perfmon_set_global_ioctl() and v3d_perfmon_del

  • CVE-2026-53140MedJun 25, 2026
    affected >= 6.8.0, < 6.12.94fixed 6.12.94

    In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups v3d_rewrite_csd_job_wg_counts_from_indirect() maps both the indirect buffer and the workgroup buffer and is expected to release them before return

  • CVE-2026-53139MedJun 25, 2026
    affected >= 5.3.0, < 5.15.211fixed 5.15.211

    In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Skip CSD when it has zeroed workgroups A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2 registers. Kicking off a dispatch with a zero count in any of the three dimensions is inv

  • CVE-2026-53138HigJun 25, 2026
    affected >= 4.15.0, < 5.10.260fixed 5.10.260

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Bound VBIOS record-chain walk loops [Why & How] All record-chain walk loops in bios_parser.c and bios_parser2.c use for(;;) and only terminate on a 0xFF record_type sentinel or zero record_size

  • CVE-2026-53137HigJun 25, 2026
    affected >= 5.6.0, < 5.10.259fixed 5.10.259

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size [Why & How] During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size f

  • CVE-2026-53136HigJun 25, 2026
    affected >= 4.15.0, < 5.15.210fixed 5.15.210

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size [Why & How] The VBIOS integrated info tables (v1_11 and v2_1) contain HdmiRegNum and Hdmi6GRegNum fields that are used as loop bounds when

  • CVE-2026-53135MedJun 25, 2026
    affected >= 5.2.0, < 5.10.259fixed 5.10.259

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs [Why & How] dp_sdp_message_debugfs_write() dereferences connector->base.state->crtc without checking for NULL. A connector can be connected bu

  • CVE-2026-53134MedJun 25, 2026
    affected >= 4.10.0, < 5.10.259fixed 5.10.259

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_fib: fix stale stack leak via the OIFNAME register For NFT_FIB_RESULT_OIFNAME the destination register is declared with len = IFNAMSIZ (four 32-bit registers), but on the lookup-fail, RTN_LOCAL a

  • CVE-2026-53133HigJun 25, 2026
    affected >= 5.2.0, < 5.10.259fixed 5.10.259

    In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix truncation for block sizes >= 4G When the iommu is used the linearization of the mapping can give a single block that is very large split across multiple SG entries. When __rdma_block_iter_next(

  • CVE-2026-53132HigJun 25, 2026
    affected >= 6.3.0, < 6.12.94fixed 6.12.94

    In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential unbounded skb queue virtio_transport_inc_rx_pkt() checks vvs->rx_bytes + len > vvs->buf_alloc. virtio_transport_recv_enqueue() skips coalescing for packets with VIRTIO_VSOCK_SEQ_EOM

  • CVE-2026-53131CriJun 25, 2026
    affected >= 2.6.12, < 5.15.210fixed 5.15.210

    In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `hash:mac` ipset types, and `nf_log_syslog` access `eth_hdr(skb)` after either assum

  • CVE-2026-53130HigJun 24, 2026
    affected >= 2.6.27, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START omfs_fill_super() rejects oversized s_sys_blocksize values (> PAGE_SIZE), but it does not reject values smaller than OMFS_DIR_START (0x1b8 = 440). La

  • CVE-2026-53129HigJun 24, 2026
    affected >= 4.6.0, < 6.12.91fixed 6.12.91

    In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mb_cache_destroy() calls shrinker_free() and then frees all cache entries and the cache itself, but it does not cancel the pending c_shrink_work work i

  • CVE-2026-53128MedJun 24, 2026
    affected >= 4.5.0, < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbd_adm_dump_devices() Make drbd_adm_dump_devices() call rcu_read_lock() before rcu_read_unlock() is called. This has been detected by the Clang thread-safety analyzer.

  • CVE-2026-53127MedJun 24, 2026
    affected >= 6.19.0, < 7.0.10fixed 7.0.10

    In the Linux kernel, the following vulnerability has been resolved: block: fix zones_cond memory leak on zone revalidation error paths When blk_revalidate_disk_zones() fails after disk_revalidate_zone_resources() has allocated args.zones_cond, the memory is leaked because no er

Page 134 of 713