VYPR

rpm package

suse/kernel-default-base&distro=SUSE Linux Enterprise Module for Basesystem 15 SP6

pkg:rpm/suse/kernel-default-base&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP6

Vulnerabilities (3,752)

  • CVE-2024-58061MedMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: prohibit deactivating all links In the internal API this calls this is a WARN_ON, but that should remain since internally we want to know about bugs that may cause this. Prevent deactivating all

  • CVE-2024-58058MedMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c->zroot.znode = NULL, then dumping tnc tree will access c->zroot.znode which cause null pointer derefe

  • CVE-2024-58057MedMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: idpf: convert workqueues to unbound When a workqueue is created with `WQ_UNBOUND`, its work items are served by special worker-pools, whose host workers are not bound to any specific CPU. In the default configu

  • CVE-2024-58056MedMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix ida_free call while not allocated In the rproc_alloc() function, on error, put_device(&rproc->dev) is called, leading to the call of the rproc_type_release() function. An error can occurs

  • CVE-2024-58055HigMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: Don't free command immediately Don't prematurely free the command. Wait for the status completion of the sense status. It can be freed then. Otherwise we will double-free the command.

  • CVE-2024-58054HigMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging request at virtual address 000073757

  • CVE-2024-58053HigMar 6, 2025
    affected < 6.4.0-150600.23.60.5.150600.12.26.4fixed 6.4.0-150600.23.60.5.150600.12.26.4

    In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix handling of received connection abort Fix the handling of a connection abort that we've received. Though the abort is at the connection level, it needs propagating to the calls on that connection.

  • CVE-2024-58052MedMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table The function atomctrl_get_smc_sclk_range_table() does not check the return value of smu_atom_get_data_table(). If smu_atom

  • CVE-2024-58051MedMar 6, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: Add check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure but this returned value is not checked.

  • CVE-2025-21823HigFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: batman-adv: Drop unmanaged ELP metric worker The ELP worker needs to calculate new metric values for all neighbors "reachable" over an interface. Some of the used metric sources require locks which might need t

  • CVE-2025-21821MedFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreen and framebuffer, Nokia 770 crashes easily with: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 Modules linked in: usb_f_ecm

  • CVE-2025-21820MedFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: tty: xilinx_uartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdns_uart_isr()

  • CVE-2025-21819MedFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/display: Use HW lock mgr for PSR1" This reverts commit a2b5a9956269 ("drm/amd/display: Use HW lock mgr for PSR1") Because it may cause system hang while connect with two edp panel.

  • CVE-2025-21815HigFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: mm/compaction: fix UBSAN shift-out-of-bounds warning syzkaller reported a UBSAN shift-out-of-bounds warning of (1UL << order) in isolate_freepages_block(). The bogus compound_order can be any value because it

  • CVE-2025-21814MedFeb 27, 2025
    affected < 6.4.0-150600.23.53.1.150600.12.24.1fixed 6.4.0-150600.23.53.1.150600.12.24.1

    In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info->enable callback is always set The ioctl and sysfs handlers unconditionally call the ->enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affecte

  • CVE-2025-21812HigFeb 27, 2025
    affected < 6.4.0-150600.23.50.1.150600.12.22.1fixed 6.4.0-150600.23.50.1.150600.12.22.1

    In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev->ax25_ptr syzbot found a lockdep issue [1]. We should remove ax25 RTNL dependency in ax25_setsockopt() This should also fix a variety of possible UAF in ax25. [1] WARNING: possible cir

  • CVE-2025-21810HigFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() There are a potential wild pointer dereferences issue regarding APIs class_dev_iter_(init|next|exit)(), as explained by below typic

  • CVE-2025-21808HigFeb 27, 2025
    affected < 6.4.0-150600.23.50.1.150600.12.22.1fixed 6.4.0-150600.23.50.1.150600.12.22.1

    In the Linux kernel, the following vulnerability has been resolved: net: xdp: Disallow attaching device-bound programs in generic mode Device-bound programs are used to support RX metadata kfuncs. These kfuncs are driver-specific and rely on the driver context to read the metad

  • CVE-2025-21806MedFeb 27, 2025
    affected < 6.4.0-150600.23.50.1.150600.12.22.1fixed 6.4.0-150600.23.50.1.150600.12.22.1

    In the Linux kernel, the following vulnerability has been resolved: net: let net.core.dev_weight always be non-zero The following problem was encountered during stability test: (NULL net_device): NAPI poll function process_backlog+0x0/0x530 \ returned 1, exceeding its budget

  • CVE-2025-21804HigFeb 27, 2025
    affected < 6.4.0-150600.23.47.2.150600.12.20.2fixed 6.4.0-150600.23.47.2.150600.12.20.2

    In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() The rcar_pcie_parse_outbound_ranges() uses the devm_request_mem_region() macro to request a needed resource. A string variable th

Page 68 of 188