CVE-2025-71272
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:05
- Zuletzt bearbeitet 12.05.2026 21:28:49
In the Linux kernel, the following vulnerability has been resolved: most: core: fix resource leak in most_register_interface error paths The function most_register_interface() did not correctly release resources if it failed early (before registeri...
CVE-2026-43119
- EPSS 0.01%
- Veröffentlicht 06.05.2026 07:40:43
- Zuletzt bearbeitet 12.05.2026 21:36:28
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: annotate data-races around hdev->req_status __hci_cmd_sync_sk() sets hdev->req_status under hdev->req_lock: hdev->req_status = HCI_REQ_PEND; However, sev...
CVE-2026-43120
- EPSS 0.01%
- Veröffentlicht 06.05.2026 07:40:43
- Zuletzt bearbeitet 12.05.2026 21:37:37
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix double free related to rereg_user_mr If IB_MR_REREG_TRANS is set during rereg_user_mr, the umem will be released and a new one will be allocated in irdma_rereg_mr_t...
CVE-2026-43118
- EPSS 0.01%
- Veröffentlicht 06.05.2026 07:40:42
- Zuletzt bearbeitet 08.05.2026 17:30:34
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix zero size inode with non-zero size after log replay When logging that an inode exists, as part of logging a new name or logging new dir entries for a directory, we alway...
CVE-2026-43116
- EPSS 0.01%
- Veröffentlicht 06.05.2026 07:40:41
- Zuletzt bearbeitet 08.05.2026 17:49:36
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ensure safe access to master conntrack Holding reference on the expectation is not sufficient, the master conntrack object can just go away, making exp->maste...
CVE-2026-43117
- EPSS 0.06%
- Veröffentlicht 06.05.2026 07:40:41
- Zuletzt bearbeitet 08.05.2026 17:43:39
In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() If overlay is used on top of btrfs, dentry->d_sb translates to overlay's super block and fsid assi...
CVE-2026-43115
- EPSS 0.01%
- Veröffentlicht 06.05.2026 07:40:40
- Zuletzt bearbeitet 08.05.2026 17:51:44
In the Linux kernel, the following vulnerability has been resolved: srcu: Use irq_work to start GP in tiny SRCU Tiny SRCU's srcu_gp_start_if_needed() directly calls schedule_work(), which acquires the workqueue pool->lock. This causes a lockdep sp...
CVE-2026-43113
- EPSS 0.02%
- Veröffentlicht 06.05.2026 07:40:39
- Zuletzt bearbeitet 08.05.2026 17:58:54
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing tx_frames wl1251_tx_packet_cb() uses the firmware completion ID directly to index the fixed 16-entry wl->tx_frames[] array. The ID...
CVE-2026-43114
- EPSS 0.06%
- Veröffentlicht 06.05.2026 07:40:39
- Zuletzt bearbeitet 08.05.2026 17:54:04
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry New test case fails unexpectedly when avx2 matching functions are used. The test first loads a ranomly ge...
CVE-2026-43112
- EPSS 0.04%
- Veröffentlicht 06.05.2026 07:40:38
- Zuletzt bearbeitet 08.05.2026 19:43:23
In the Linux kernel, the following vulnerability has been resolved: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath When cifs_sanitize_prepath is called with an empty string or a string containing only delimiters (e.g., "/"), the cur...