VYPR

rpm package

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

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

Vulnerabilities (2,202)

  • CVE-2025-38541MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() devm_kasprintf() returns NULL on error. Currently, mt7925_thermal_init() does not check for this case, which results in a NULL pointer dereference

  • CVE-2025-38540MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras The Chicony Electronics HP 5MP Cameras (USB ID 04F2:B824 & 04F2:B82C) report a HID sensor interface that is not actually implemented. Attempting t

  • CVE-2025-38539HigAug 16, 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: tracing: Add down_write(trace_event_sem) when adding trace event When a module is loaded, it adds trace events defined by the module. It may also need to modify the modules trace printk formats to replace enum

  • CVE-2025-38538HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe() The nbpf->chan[] array is allocated earlier in the nbpf_probe() function and it has "num_channels" elements. These three loops iterate one element farther t

  • CVE-2025-38537MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phy_attach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be (un)registere

  • CVE-2025-38535HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode When transitioning from USB_ROLE_DEVICE to USB_ROLE_NONE, the code assumed that the regulator should be disabled. However, if the regulator is

  • CVE-2025-38533CriAug 16, 2025
    affected < 6.4.0-150700.7.19.1fixed 6.4.0-150700.7.19.1

    In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wx_rx_buffer structure contained two DMA address fields: 'dma' and 'page_dma'. However, only 'page_dma' was actually initialized and used to program the Rx descrip

  • CVE-2025-38531MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: iio: common: st_sensors: Fix use of uninitialize device structs Throughout the various probe functions &indio_dev->dev is used before it is initialized. This caused a kernel panic in st_sensors_power_enable() w

  • CVE-2025-38530HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if ((1 << it->options[1]) & board->irq_bits) { However, `it->options[i]` is an unchecked `int

  • CVE-2025-38529HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: comedi: aio_iiro_16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if ((1 << it->options[1]) & 0xdcfc) { However, `it->options[i]` is an unchecked `int` va

  • CVE-2025-38528HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt[] = "%p%"; bpf_trace_printk(fmt, sizeof(fmt)); The above BPF program isn't rejected and causes a kernel warning at runtime:

  • CVE-2025-38527CriAug 16, 2025
    affected < 6.4.0-150700.7.19.1fixed 6.4.0-150700.7.19.1

    In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifs_oplock_break A race condition can occur in cifs_oplock_break() leading to a use-after-free of the cinode structure when unmounting: cifs_oplock_break() _cifsFileIn

  • CVE-2025-38526HigAug 16, 2025
    affected < 6.4.0-150700.7.19.1fixed 6.4.0-150700.7.19.1

    In the Linux kernel, the following vulnerability has been resolved: ice: add NULL check in eswitch lag check The function ice_lag_is_switchdev_running() is being called from outside of the LAG event handler code. This results in the lag->upper_netdev being NULL sometimes. To

  • CVE-2025-38524HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once th

  • CVE-2025-38521HigAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix kernel crash when hard resetting the GPU The GPU hard reset sequence calls pm_runtime_force_suspend() and pm_runtime_force_resume(), which according to their documentation should only be us

  • CVE-2025-38520MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from compactd or fork or numa balancing could release the last reference of mm struct to

  • CVE-2025-38516MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-

  • CVE-2025-38515MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spsc_queue_push and the run-job worker, in which spsc_queue_push may return not-first while the run-job worker has alre

  • CVE-2025-38514HigAug 16, 2025
    affected < 6.4.0-150700.7.19.1fixed 6.4.0-150700.7.19.1

    In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will oops because the rxrpc_backlo

  • CVE-2025-38513MedAug 16, 2025
    affected < 6.4.0-150700.7.16.1fixed 6.4.0-150700.7.16.1

    In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() There is a potential NULL pointer dereference in zd_mac_tx_to_dev(). For example, the following is possible: T0 T1 zd_m

Page 75 of 111