CVE-2026-46044
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:59
- Zuletzt bearbeitet 16.06.2026 15:04:45
In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts the ssif interface, the ssif kthread will not be st...
CVE-2026-46043
- EPSS 0.51%
- Veröffentlicht 27.05.2026 12:56:57
- Zuletzt bearbeitet 16.06.2026 15:13:56
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at least header_size(pkt) bytes long before payload_siz...
CVE-2026-46042
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:56:56
- Zuletzt bearbeitet 16.06.2026 15:14:42
In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix memory leaks in weighted_interleave_auto_store() weighted_interleave_auto_store() fetches old_wi_state inside the if (!input) block only. This causes two memory ...
CVE-2026-46041
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:56:54
- Zuletzt bearbeitet 16.06.2026 15:14:57
In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames() hdlc_append() calls usleep_range() to wait for circular buffer space, but it is called with tx_producer_lock...
CVE-2026-46040
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:52
- Zuletzt bearbeitet 16.06.2026 15:15:48
In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails When fsnotify_add_inode_mark_locked() fails in inotify_new_watch(), the error path calls inotify_remove_fr...
CVE-2026-46039
- EPSS 0.44%
- Veröffentlicht 27.05.2026 12:56:51
- Zuletzt bearbeitet 16.06.2026 15:16:08
In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the length of the ticket. Rather than rounding up the val...
CVE-2026-46038
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:50
- Zuletzt bearbeitet 16.06.2026 15:16:28
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrl_cmd_bye() A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote...
CVE-2026-46037
- EPSS 0.43%
- Veröffentlicht 27.05.2026 12:56:47
- Zuletzt bearbeitet 16.06.2026 15:17:15
In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_...
CVE-2026-46036
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:56:46
- Zuletzt bearbeitet 16.06.2026 15:17:26
In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates on the vdev->cdx_irqs array based on its value, but ...
CVE-2026-46035
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:44
- Zuletzt bearbeitet 16.06.2026 16:58:44
In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that unconditionally succeeds even when the lo...