CVE-2025-71200
- EPSS 0.11%
- Veröffentlicht 14.02.2026 15:16:05
- Zuletzt bearbeitet 18.03.2026 13:42:10
In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 mode When operating in HS200 or HS400 timing modes, reducing the clock frequency below 52MHz will lead to link...
CVE-2026-23135
- EPSS 0.12%
- Veröffentlicht 14.02.2026 15:14:34
- Zuletzt bearbeitet 17.03.2026 21:16:17
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when free...
CVE-2026-23133
- EPSS 0.12%
- Veröffentlicht 14.02.2026 15:14:33
- Zuletzt bearbeitet 17.03.2026 21:16:34
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when free...
CVE-2026-23134
- EPSS 0.11%
- Veröffentlicht 14.02.2026 15:14:33
- Zuletzt bearbeitet 17.03.2026 21:16:27
In the Linux kernel, the following vulnerability has been resolved: slab: fix kmalloc_nolock() context check for PREEMPT_RT On PREEMPT_RT kernels, local_lock becomes a sleeping lock. The current check in kmalloc_nolock() only verifies we're not in ...
CVE-2026-23132
- EPSS 0.12%
- Veröffentlicht 14.02.2026 15:14:32
- Zuletzt bearbeitet 17.03.2026 21:16:41
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind Fix several issues in dw_dp_bind() error handling: 1. Missing return after drm_bridge_attach() failure - the function ...
CVE-2026-23112
- EPSS 0.4%
- Veröffentlicht 13.02.2026 13:29:56
- Zuletzt bearbeitet 02.06.2026 14:16:47
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec nvmet_tcp_build_pdu_iovec() could walk past cmd->req.sg when a PDU length or offset exceeds sg_cnt and then use bogus sg->...
CVE-2026-23111
- EPSS 0.34%
- Veröffentlicht 13.02.2026 13:29:55
- Zuletzt bearbeitet 14.07.2026 13:18:25
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() nft_map_catchall_activate() has an inverted element activity check compared to its non-catchall coun...
CVE-2026-23110
- EPSS 0.1%
- Veröffentlicht 04.02.2026 16:08:30
- Zuletzt bearbeitet 14.07.2026 13:18:25
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler onl...
CVE-2026-23109
- EPSS 0.11%
- Veröffentlicht 04.02.2026 16:08:29
- Zuletzt bearbeitet 18.03.2026 14:10:20
In the Linux kernel, the following vulnerability has been resolved: fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes() Above the while() loop in wait_sb_inodes(), we document that we must wait for all pages under writeback for dat...
CVE-2026-23108
- EPSS 0.13%
- Veröffentlicht 04.02.2026 16:08:28
- Zuletzt bearbeitet 18.03.2026 17:12:48
In the Linux kernel, the following vulnerability has been resolved: can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory le...