CVE-2025-71290
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:32:22
- Zuletzt bearbeitet 13.05.2026 21:07:09
In the Linux kernel, the following vulnerability has been resolved: misc: ti_fpc202: fix a potential memory leak in probe function Use for_each_child_of_node_scoped() to simplify the code and ensure the device node reference is automatically releas...
CVE-2025-71289
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:32:21
- Zuletzt bearbeitet 13.05.2026 21:08:55
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attr_set_size() errors when truncating files If attr_set_size() fails while truncating down, the error is silently ignored and the inode may be left in an inconsis...
CVE-2026-43283
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:29:03
- Zuletzt bearbeitet 08.05.2026 19:08:43
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle dma_free_coherent() in error path takes priv->rx_buf.alloc_len as the dma handle. This would lead to improper unmapping of...
CVE-2026-43281
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:29:02
- Zuletzt bearbeitet 08.05.2026 19:13:43
In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the ...
CVE-2026-43278
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:29:00
- Zuletzt bearbeitet 08.05.2026 19:38:24
In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq->bio values have been observed to cause double-initialization of cloned bios in request-based device-map...
CVE-2026-43279
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:29:00
- Zuletzt bearbeitet 08.05.2026 19:02:38
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Add sanity check for OOB writes at silencing At silencing the playback URB packets in the implicit fb mode before the actual playback, we blindly assume that the r...
CVE-2026-43277
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:59
- Zuletzt bearbeitet 08.05.2026 19:34:27
In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghes_new() prevents allocating too large records, by checking if they're bigger than GHES_ESTATUS_MAX_SIZE (...
CVE-2026-43275
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:58
- Zuletzt bearbeitet 08.05.2026 19:30:22
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power mana...
CVE-2026-43274
- EPSS 0.02%
- Veröffentlicht 06.05.2026 11:28:57
- Zuletzt bearbeitet 08.05.2026 19:31:52
In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq() The cluster_cfg array is dynamically allocated to hold per-CPU configuration structures, with its...
CVE-2026-43273
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:56
- Zuletzt bearbeitet 08.05.2026 20:01:19
In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in ceph_zero_partial_object() The ceph_zero_partial_object function was missing proper snapshot context for its OSD write operations, which could lead...