CVE-2026-46110
- EPSS 0.5%
- Veröffentlicht 28.05.2026 09:35:18
- Zuletzt bearbeitet 24.06.2026 18:28:54
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU allocates buffers for the MAC, then the MAC fills th...
CVE-2026-46109
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:16
- Zuletzt bearbeitet 24.06.2026 18:31:16
In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpi_register() error paths Commit 01af542392b5 ("usb: ulpi: fix double free in ulpi_register_interface() error path") removed kfree(ulpi) from ulpi_r...
CVE-2026-46108
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:14
- Zuletzt bearbeitet 25.06.2026 21:19:26
In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message allocation failed, so the driver needs to return to norma...
CVE-2026-46107
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:13
- Zuletzt bearbeitet 25.06.2026 21:19:11
In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalance_children. If the internal btree node has one entry, the code tries to copy all btree ent...
CVE-2026-46106
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:11
- Zuletzt bearbeitet 25.06.2026 21:18:59
In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfs_mutex and SRCU when remount walks events Commit 340f0c7067a9 ("eventfs: Update all the eventfs_inodes from the events descriptor") had eventfs_set_attrs() rec...
CVE-2026-46105
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:09
- Zuletzt bearbeitet 25.06.2026 21:18:44
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capability. However, because the driver allocates a fixed 4K...
CVE-2026-46104
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:07
- Zuletzt bearbeitet 25.06.2026 21:18:37
In the Linux kernel, the following vulnerability has been resolved: selinux: use sk blob accessor in socket permission helpers SELinux socket state lives in the composite LSM socket blob. sock_has_perm() and nlmsg_sock_has_extended_perms() current...
CVE-2026-46103
- EPSS 0.11%
- Veröffentlicht 27.05.2026 12:59:11
- Zuletzt bearbeitet 25.06.2026 21:18:31
In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. T...
CVE-2026-46102
- EPSS 0.5%
- Veröffentlicht 27.05.2026 12:59:09
- Zuletzt bearbeitet 25.06.2026 21:18:22
In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly timeout, it can still hold a reference to a partially...
CVE-2026-46101
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:59:08
- Zuletzt bearbeitet 25.06.2026 21:18:10
In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during initialization. The carry propagation logic computes...