CVE-2026-43475
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:33
- Zuletzt bearbeitet 21.05.2026 14:58:56
In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT This resolves the follow splat and lock-up when running with PREEMPT_RT enabled on Hyper-V: [ 415.140818] BUG: scheduling...
CVE-2026-43473
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:32
- Zuletzt bearbeitet 21.05.2026 14:59:03
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to free...
CVE-2026-43474
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:32
- Zuletzt bearbeitet 21.05.2026 14:59:00
In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context where the kernel's internal file_kattr structure is i...
CVE-2026-43472
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:31
- Zuletzt bearbeitet 21.05.2026 14:59:05
In the Linux kernel, the following vulnerability has been resolved: unshare: fix unshare_fs() handling There's an unpleasant corner case in unshare(2), when we have a CLONE_NEWNS in flags and current->fs hadn't been shared at all; in that case copy...
CVE-2026-43471
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:30
- Zuletzt bearbeitet 20.05.2026 18:25:59
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace() The kernel log indicates a crash in ufshcd_add_command_trace, due to a NULL pointer dereference...
CVE-2026-43466
- EPSS 0.33%
- Veröffentlicht 08.05.2026 14:22:27
- Zuletzt bearbeitet 21.05.2026 15:39:39
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery In case of a TX error CQE, a recovery flow is triggered, mlx5e_reset_txqsq_cc_pc() resets dma_fifo_cc to 0 but not dma_fifo_...
CVE-2026-43459
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:22
- Zuletzt bearbeitet 21.05.2026 16:45:58
In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: flush delayed work before removing DAIs and widgets When a sound card is unbound while a PCM stream is open, a use-after-free can occur in snd_soc_dapm_stream_event...
CVE-2026-43458
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:21
- Zuletzt bearbeitet 21.05.2026 16:47:42
In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_write_room() when caif_serial's TX path calls tty_writ...
CVE-2026-43456
- EPSS 0.16%
- Veröffentlicht 08.05.2026 14:22:20
- Zuletzt bearbeitet 20.05.2026 18:03:53
In the Linux kernel, the following vulnerability has been resolved: bonding: fix type confusion in bond_setup_by_slave() kernel BUG at net/core/skbuff.c:2306! Oops: invalid opcode: 0000 [#1] SMP KASAN NOPTI RIP: 0010:pskb_expand_head+0xa08/0xfe0 ne...
CVE-2026-43453
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:18
- Zuletzt bearbeitet 21.05.2026 16:52:05
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() as the to_offset argument on every iteration, inclu...