VYPR

rpm package

opensuse/kernel-source&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/kernel-source&distro=openSUSE%20Tumbleweed

Vulnerabilities (1,862)

  • CVE-2026-64248MedJul 24, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stop_this_cpu() smp_send_stop() parks all secondary CPUs in stop_this_cpu(). The function marks the CPU offline for the scheduler via set_cpu_online(false) but never inform

  • CVE-2026-64247HigJul 24, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Bound the bank index when querying sparse banks When checking if a VP ID is included in a sparse bank set, explicitly check that the ID can actually be contained in a sparse bank (the TLFS al

  • CVE-2026-64246HigJul 24, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init() Move of_node_put(dn) after the of_match_node() call, which still needs the node pointer. The node reference is correctly

  • CVE-2026-64245HigJul 24, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fb_find_mode() If mode_option is NULL, it is assigned from mode_option_buf: if (!mode_option) { fb_get_options(NULL, &mode_option_buf); mode_option = mode_option_

  • CVE-2026-64244MedJul 24, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem->altmap after successful device registration If __add_memory_block() fails at xa_store() (under memory pressure for example), device_unregister() is called, which eventually trigger

  • CVE-2026-64600HigJul 23, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycl

  • CVE-2026-64207MedJul 20, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NET_XMIT_SUCCESS. The parent then accounts for the

  • CVE-2026-64206HigJul 20, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock l2cap_conn_del() takes conn->lock and then calls cancel_work_sync() for pending_rx_work. process_pending_rx() takes the same mutex, so teardown

  • CVE-2026-64205MedJul 20, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an uncondit

  • CVE-2026-64192MedJul 20, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized When CONFIG_BPF_LSM=y is set, BPF inode storage maps (BPF_MAP_TYPE_INODE_STORAGE) are compiled into the kernel. However, if the BPF LS

  • CVE-2026-64189HigJul 20, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ip_set_list resize The release path of ip_set_dump_do() and ip_set_dump_done() read inst->ip_set_list via ip_set_ref_netlink(), a plain rcu_dereference_raw() of the a

  • CVE-2026-64187MedJul 20, 2026
    affected < 7.1.7-1.1fixed 7.1.7-1.1

    In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header (len == sizeof(struct xfs_trans_header)), xlog_recover_add_to_trans() adds an item but no

  • CVE-2026-63836Jul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd The cwnd is always MSS <= cwnd <= 0x20000000. But the calculation in batadv_tp_update_cwnd() assumes unsigned 32 bit arithmetics. ((mss * 8) ** 2) /

  • CVE-2026-63835Jul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadv_hardif_disable_interface() -> ... -> batadv_v_ogm_iface_disable(). In this p

  • CVE-2026-63834Jul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: restrict number of unacked list entries When the unacked_list is unbound, an attacker could send messages with small lengths and appropriated seqno + gaps to force the receiver to allocate

  • CVE-2026-63833HigJul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: ntfs3: reject direct userspace writes to reserved $LX* xattrs NTFS3 uses $LXUID, $LXGID, $LXMOD and $LXDEV as internal WSL permission metadata and reloads them into i_uid, i_gid and i_mode from ntfs_get_wsl_per

  • CVE-2026-63832HigJul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: add wcid publish check in mt76_sta_add Since mt7925_mac_sta_add publishes wcid, add publish check in mt76_sta_add to avoid reinitializing the wcid->poll_list. Found dev->sta_poll_list corruption wh

  • CVE-2026-63831HigJul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb_cow_data() before in-place crypto llsec_do_encrypt_unauth(), llsec_do_encrypt_auth(), llsec_do_decrypt_unauth(), and llsec_do_decrypt_auth() all perform in-place cryptographic transfor

  • CVE-2026-63830CriJul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The sk_msg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells sk_msg_compute_data_pointers() not to expose the entry through writa

  • CVE-2026-63829HigJul 19, 2026
    affected < 7.1.4-1.1fixed 7.1.4-1.1

    In the Linux kernel, the following vulnerability has been resolved: net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink A tunnel changelink() operates on at most two netns, dev_net(dev) and the tunnel link netns t->net. They differ once the device is created i

Page 18 of 94