- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:33
- Zuletzt bearbeitet 03.02.2026 16:44:36
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 invo...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:32
- Zuletzt bearbeitet 03.02.2026 16:44:36
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 la...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:31
- Zuletzt bearbeitet 03.02.2026 16:44:36
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...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:30
- Zuletzt bearbeitet 03.02.2026 16:44:36
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...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:29
- Zuletzt bearbeitet 03.02.2026 16:44:36
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_n...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:29
- Zuletzt bearbeitet 03.02.2026 16:44:36
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_f...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:28
- Zuletzt bearbeitet 03.02.2026 16:44:36
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_regi...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:11
- Zuletzt bearbeitet 03.02.2026 16:44:36
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 ...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:09
- Zuletzt bearbeitet 03.02.2026 16:44:36
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 submitt...
- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:08
- Zuletzt bearbeitet 03.02.2026 16:44:36
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. Aft...