CVE-2026-46134
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:48
- Zuletzt bearbeitet 24.06.2026 17:49:46
In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration cros_typec_register_thunderbolt() missed initializing the `adata->lock` mutex. This leads to a NULL derefere...
CVE-2026-46132
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:47
- Zuletzt bearbeitet 24.06.2026 17:51:37
In the Linux kernel, the following vulnerability has been resolved: net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo rtnl_fill_vfinfo() declares struct ifla_vf_broadcast on the stack without initialisation: struc...
CVE-2026-46133
- EPSS 0.57%
- Veröffentlicht 28.05.2026 09:35:47
- Zuletzt bearbeitet 24.06.2026 17:50:36
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 ("RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv"), a single unaut...
CVE-2026-46131
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:46
- Zuletzt bearbeitet 24.06.2026 17:52:24
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: check for nEPT/nNPT in slow flush hypercalls Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa() is only valid if an L2 guest is running *with neste...
CVE-2026-46130
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:45
- Zuletzt bearbeitet 24.06.2026 17:54:07
In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first RS codeword it decodes are never split across pari...
CVE-2026-46129
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:35:44
- Zuletzt bearbeitet 24.06.2026 18:10:24
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in create_space_info() error path When kobject_init_and_add() fails, the call chain is: create_space_info() -> btrfs_sysfs_add_space_info_type() -> kobject_...
CVE-2026-46128
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:43
- Zuletzt bearbeitet 24.06.2026 16:50:16
In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes ba...
CVE-2026-46127
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:42
- Zuletzt bearbeitet 24.06.2026 16:50:27
In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until late in the function so all these error flow referen...
CVE-2026-46126
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:41
- Zuletzt bearbeitet 24.06.2026 16:50:42
In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss() Sashiko points out there are two bugs here in the error unwind flow, both related to how the WQ table is unw...
CVE-2026-46125
- EPSS 0.3%
- Veröffentlicht 28.05.2026 09:35:39
- Zuletzt bearbeitet 30.06.2026 03:20:09
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we mus...