Latest CVE Feed

Following is the list of latest published vulnerabilities. You can filter the list based on the severity of the vulnerability, whether it is actively exploited (also known as CISA KEV List) or remotely exploitable. You can also sort the list based on the published date, last updated date, or CVSS score.
  • 0.0

    NA
    CVE-2026-23039

    In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drm_atomic_helper_disable_all() is called which sets both the fb and crtc for a plane to NULL before invoking ... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23038

    In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() In nfs4_ff_alloc_deviceid_node(), if the allocation for ds_versions fails, the function jumps to the out_scratch label w... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23037

    In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: allow partial RX URB allocation to succeed When es58x_alloc_rx_urbs() fails to allocate the requested number of URBs but succeeds in allocating some, it returns an erro... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23036

    In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before iget_failed() in btrfs_read_locked_inode() In btrfs_read_locked_inode() if we fail to lookup the inode, we jump to the 'out' label with a path that has a read... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Race Condition
  • 0.0

    NA
    CVE-2026-23035

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv mlx5e_priv is an unstable structure that can be memset(0) if profile attaching fails. Pass netdev to mlx5e_destroy_netdev... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Misconfiguration
  • 0.0

    NA
    CVE-2026-23034

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq->last_fence. This pointer holds an extra dma_fence ... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23033

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dma_pool resource leak in error paths The dma_pool created by dma_pool_create() is not destroyed when dma_async_device_register() or of_dma_controller_register(... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23032

    In the Linux kernel, the following vulnerability has been resolved: null_blk: fix kmemleak by releasing references to fault configfs items When CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION is enabled, the null-blk driver sets up fault injection support by cr... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Misconfiguration
  • 0.0

    NA
    CVE-2026-23031

    In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak In gs_can_open(), the URBs for USB-in transfers are allocated, added to the parent->rx_submitted anchor and submitted. I... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23030

    In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe() The for_each_available_child_of_node() calls of_node_put() to release child_np in each success loop. After br... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23029

    In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy() In kvm_ioctl_create_device(), kvm_device has allocated memory, kvm_device->destroy() seems to be supposed to free its kvm_de... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23028

    In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy() In kvm_ioctl_create_device(), kvm_device has allocated memory, kvm_device->destroy() seems to be supposed to free its kvm_device... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23027

    In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy() In kvm_ioctl_create_device(), kvm_device has allocated memory, kvm_device->destroy() seems to be supposed to free its kvm_de... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23026

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config() Fix a memory leak in gpi_peripheral_config() where the original memory pointed to by gchan->config could be lost if krea... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2026-23025

    In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU#0, kcompactd0/28 lock: 0xffff888807e35ef0, .magic: de... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Race Condition
  • 0.0

    NA
    CVE-2025-71191

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: at_hdmac: fix device leak on of_dma_xlate() Make sure to drop the reference taken when looking up the DMA platform device during of_dma_xlate() when releasing channel resourc... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2025-71190

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: bcm-sba-raid: fix device leak on probe Make sure to drop the reference taken when looking up the mailbox device during probe on probe failures and on driver unbind.... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
  • 0.0

    NA
    CVE-2025-71189

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures.... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
  • 0.0

    NA
    CVE-2025-71188

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that hold... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Memory Corruption
  • 0.0

    NA
    CVE-2025-71187

    In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures (e.g. probe deferral).... Read more

    Affected Products :
    • Published: Jan. 31, 2026
    • Modified: Jan. 31, 2026
    • Vuln Type: Misconfiguration
Showing 20 of 4313 Results