VYPR

rpm package

suse/kernel-rt&distro=SUSE Real Time Module 15 SP7

pkg:rpm/suse/kernel-rt&distro=SUSE%20Real%20Time%20Module%2015%20SP7

Vulnerabilities (2,100)

  • CVE-2025-39998Oct 15, 2025
    affected < 6.4.0-150700.7.37.2fixed 6.4.0-150700.7.37.2

    In the Linux kernel, the following vulnerability has been resolved: scsi: target: target_core_configfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in target_lu_gp_members_show function located in

  • CVE-2025-39997Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free The previous commit 0718a78f6a9f ("ALSA: usb-audio: Kill timer properly at removal") patched a UAF issue caused by the error timer. However, becau

  • CVE-2025-39996Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove The original code uses cancel_delayed_work() in flexcop_pci_remove(), which does not guarantee that the delayed work item irq_chec

  • CVE-2025-39995Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state->timer is a cyclic timer that schedules work_i2c_poll and delayed_work_enable_hotplug, while rearming itself. Using timer_

  • CVE-2025-39994Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000_release The original code uses cancel_delayed_work() in xc5000_release(), which does not guarantee that the delayed work item timer_sleep has fully completed i

  • CVE-2025-39993Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: media: rc: fix races with imon_disconnect() Syzbot reports a KASAN issue as below: BUG: KASAN: use-after-free in __create_pipe include/linux/usb.h:1945 [inline] BUG: KASAN: use-after-free in send_packet+0xa2d/0

  • CVE-2025-39991Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() If ab->fw.m3_data points to data, then fw pointer remains null. Further, if m3_mem is not allocated, then fw is dereferenced to be passed to ath11k_err

  • CVE-2025-39988Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CAN driver. The only check whic

  • CVE-2025-39987Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: can: hi311x: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CAN driver. The only check which is

  • CVE-2025-39986Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CAN driver. The only check which

  • CVE-2025-39985Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CAN driver. The only check which

  • CVE-2025-39984Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: net: tun: Update napi->skb after XDP process The syzbot report a UAF issue: BUG: KASAN: slab-use-after-free in skb_reset_mac_header include/linux/skbuff.h:3150 [inline] BUG: KASAN: slab-use-after-free in n

  • CVE-2025-39982Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync This fixes the following UFA in hci_acl_create_conn_sync where a connection still pending is command submission (conn->state == BT_OPEN) maybe freed, al

  • CVE-2025-39981Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible UAFs This attemps to fix possible UAFs caused by struct mgmt_pending being freed while still being processed like in the following trace, in order to fix mgmt_pending_valid is intr

  • CVE-2025-39980Oct 15, 2025
    affected < 6.4.0-150700.7.25.1fixed 6.4.0-150700.7.25.1

    In the Linux kernel, the following vulnerability has been resolved: nexthop: Forbid FDB status change while nexthop is in a group The kernel forbids the creation of non-FDB nexthop groups with FDB nexthops: # ip nexthop add id 1 via 192.0.2.1 fdb # ip nexthop add id 2 group

  • CVE-2025-39978Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix potential use after free in otx2_tc_add_flow() This code calls kfree_rcu(new_node, rcu) and then dereferences "new_node" and then dereferences it on the next line. Two lines later, we take a

  • CVE-2025-39977Oct 15, 2025
    affected < 6.4.0-150700.7.28.1fixed 6.4.0-150700.7.28.1

    In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futex_wait_requeue_pi() futex_do_wait() schedule()

  • CVE-2025-39973Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introdu

  • CVE-2025-39972Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in i40e_validate_queue_map Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_validate_queue_map().

  • CVE-2025-39971Oct 15, 2025
    affected < 6.4.0-150700.7.22.1fixed 6.4.0-150700.7.22.1

    In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

Page 43 of 105