CVE-2026-31604
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:27
- Zuletzt bearbeitet 29.04.2026 19:21:26
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no ...
CVE-2026-31603
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:26
- Zuletzt bearbeitet 29.04.2026 19:07:12
In the Linux kernel, the following vulnerability has been resolved: staging: sm750fb: fix division by zero in ps_to_hz() ps_to_hz() is called from hw_sm750_crtc_set_mode() without validating that pixclock is non-zero. A zero pixclock passed via FBI...
CVE-2026-31601
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:25
- Zuletzt bearbeitet 29.04.2026 20:15:14
In the Linux kernel, the following vulnerability has been resolved: vfio/xe: Reorganize the init to decouple migration from reset Attempting to issue reset on VF devices that don't support migration leads to the following: BUG: unable to handle ...
CVE-2026-31602
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:25
- Zuletzt bearbeitet 29.04.2026 20:16:49
In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Limit PTP to a single page Commit 391e69143d0a increased CT_PTP_NUM from 1 to 4 to support 256 playback streams, but the additional pages are not used by the card corr...
CVE-2026-31600
- EPSS 0.04%
- Veröffentlicht 24.04.2026 14:42:24
- Zuletzt bearbeitet 29.04.2026 20:14:32
In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dm...
CVE-2026-31598
- EPSS 0.06%
- Veröffentlicht 24.04.2026 14:42:23
- Zuletzt bearbeitet 29.04.2026 20:10:03
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible deadlock between unlink and dio_end_io_write ocfs2_unlink takes orphan dir inode_lock first and then ip_alloc_sem, while in ocfs2_dio_end_io_write, it acquires ...
CVE-2026-31599
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:23
- Zuletzt bearbeitet 29.04.2026 20:12:57
In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sections syzbot reported a general protection fault in vidtv_psi_desc_assign [1]. vidtv_psi_pmt_stream_init()...
CVE-2026-31596
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:22
- Zuletzt bearbeitet 29.04.2026 14:18:43
In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle invalid dinode in ocfs2_group_extend [BUG] kernel BUG at fs/ocfs2/resize.c:308! Oops: invalid opcode: 0000 [#1] SMP KASAN NOPTI RIP: 0010:ocfs2_group_extend+0x10aa/0x...
CVE-2026-31597
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:22
- Zuletzt bearbeitet 29.04.2026 14:15:58
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY filemap_fault() may drop the mmap_lock before returning VM_FAULT_RETRY, as documented in mm/filemap.c: "If our ret...
CVE-2026-31595
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:21
- Zuletzt bearbeitet 29.04.2026 14:22:35
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup Disable the delayed work before clearing BAR mappings and doorbells to avoid running the handler after res...