CVE-2026-46157
- EPSS 0.1%
- Veröffentlicht 28.05.2026 09:36:12
- Zuletzt bearbeitet 09.06.2026 21:02:12
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger Currently the runtime.oss.trigger field may be accessed concurrently without protection, which may lead to the data r...
CVE-2026-46153
- EPSS 0.11%
- Veröffentlicht 28.05.2026 09:36:09
- Zuletzt bearbeitet 09.06.2026 21:01:01
In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the hash as tombstones. Repeated set/clear cycles with ...
CVE-2026-46151
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:36:07
- Zuletzt bearbeitet 09.06.2026 21:06:37
In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix heap leak in IEEE 1284 device ID via short response usblp_ctrl_msg() collapses the usb_control_msg() return value to 0/-errno, discarding the actual number of bytes...
CVE-2026-46150
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:36:06
- Zuletzt bearbeitet 09.06.2026 21:06:10
In the Linux kernel, the following vulnerability has been resolved: fanotify: fix false positive on permission events fsnotify_get_mark_safe() may return false for a mark on an unrelated group, which results in bypassing the permission check. Fix ...
CVE-2026-46149
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:36:05
- Zuletzt bearbeitet 10.06.2026 21:18:31
In the Linux kernel, the following vulnerability has been resolved: scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show() target_tg_pt_gp_members_show() formats LUN paths with snprintf() into a 256-byte stack buffer, then will ...
CVE-2026-46147
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:36:03
- Zuletzt bearbeitet 10.06.2026 21:18:05
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyp_pin_shared_mem() succeeds, th...
CVE-2026-46135
- EPSS 0.35%
- Veröffentlicht 28.05.2026 09:35:49
- Zuletzt bearbeitet 04.07.2026 12:16:56
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Initialization Connection Response (ICResp), but it doe...
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-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...