CVE-2025-21881
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:10
- Zuletzt bearbeitet 03.11.2025 20:17:25
In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refc...
CVE-2025-21880
- EPSS 0.01%
- Veröffentlicht 27.03.2025 14:57:09
- Zuletzt bearbeitet 30.10.2025 15:44:19
In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmm_range_fault() as a non-fatal error when called from xe_vm_userptr_pin() with the idea that we want to avoid k...
CVE-2025-21878
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:08
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devm_request_irq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was...
CVE-2025-21877
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:07
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelink_bind() Syzbot reports [1] a warning in usb_submit_urb() triggered by inconsistencies between expected and actually present endpoin...
CVE-2025-21875
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:06
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: mptcp: always handle address removal under msk socket lock Syzkaller reported a lockdep splat in the PM control path: WARNING: CPU: 0 PID: 6693 at ./include/net/sock.h:1711 sock...
CVE-2025-21876
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:06
- Zuletzt bearbeitet 30.10.2025 16:00:56
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix suspicious RCU usage Commit <d74169ceb0d2> ("iommu/vt-d: Allocate DMAR fault interrupts locally") moved the call to enable_drhd_fault_handling() to a code path that...
CVE-2025-21874
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:05
- Zuletzt bearbeitet 30.10.2025 16:12:02
In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journal_sectors is zero. Calculating the journal watermark requires di...
CVE-2025-21872
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:04
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: efi: Don't map the entire mokvar table to determine its size Currently, when validating the mokvar table, we (re)map the entire table on each iteration of the loop, adding space as...
CVE-2025-21873
- EPSS 0.01%
- Veröffentlicht 27.03.2025 14:57:04
- Zuletzt bearbeitet 30.10.2025 16:19:03
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsg_transport_sg_io_fn(). In the case where uf...
CVE-2024-58091
- EPSS 0.03%
- Veröffentlicht 27.03.2025 14:57:03
- Zuletzt bearbeitet 31.10.2025 16:21:23
In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Add shadow buffering for deferred I/O DMA areas are not necessarily backed by struct page, so we cannot rely on it for deferred I/O. Allocate a shadow buffer for dri...