CVE-2026-31660
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:11
- Zuletzt bearbeitet 27.04.2026 20:17:30
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532_receive_buf() reports the number of accepted bytes to the serdev core. The current code consumes bytes into recv_skb and ma...
CVE-2026-31661
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:11
- Zuletzt bearbeitet 27.04.2026 20:17:46
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dma_free_coherent() size dma_alloc_consistent() may change the size to align it. The new size is saved in alloced. Change the free size to match the allocation...
CVE-2026-31659
- EPSS 0.07%
- Veröffentlicht 24.04.2026 14:45:10
- Zuletzt bearbeitet 27.04.2026 20:17:17
In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject oversized global TT response buffers batadv_tt_prepare_tvlv_global_data() builds the allocation length for a global TT response in 16-bit temporaries. When a rem...
CVE-2026-31658
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:09
- Zuletzt bearbeitet 27.04.2026 20:17:08
In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit() When dma_map_single() fails in tse_start_xmit(), the function returns NETDEV_TX_OK without freeing the skb. S...
CVE-2026-31657
- EPSS 0.08%
- Veröffentlicht 24.04.2026 14:45:08
- Zuletzt bearbeitet 27.04.2026 20:16:58
In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway's last reference while readers still follow the...
CVE-2026-31655
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:07
- Zuletzt bearbeitet 27.04.2026 20:16:32
In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled Keep the NOC_HDCP clock always enabled to fix the potential hang caused by the NoC ADB400 port power down handshake.
CVE-2026-31656
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:07
- Zuletzt bearbeitet 27.04.2026 20:16:43
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intel_engine_park_heartbeat() rac...
CVE-2026-31653
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:05
- Zuletzt bearbeitet 27.04.2026 20:16:21
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails damon_call() for repeat_call_control of DAMON_SYSFS could fail if somehow the kdamond is stopped before the damon_...
CVE-2026-31652
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:04
- Zuletzt bearbeitet 27.04.2026 20:16:12
In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damon_call() failure leaking damon_ctx damon_stat_start() always allocates the module's damon_ctx object (damon_stat_context). Meanwhile, if damon_call()...
CVE-2026-31650
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:45:03
- Zuletzt bearbeitet 27.04.2026 20:14:35
In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be...