CVE-2026-46059
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:19
- Zuletzt bearbeitet 16.06.2026 01:15:04
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN For guests with NRIPS disabled, L1 does not provide NextRIP when running an L2 with an injected soft interrup...
CVE-2026-46058
- EPSS 0.1%
- Veröffentlicht 27.05.2026 12:57:17
- Zuletzt bearbeitet 16.06.2026 13:42:34
In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job_abort and device_run Fix kernel panic caused by race condition where v4l2_m2m_ctx_release() frees m2m_ctx while v4l2_m2m_try_run() is about...
CVE-2026-46056
- EPSS 0.26%
- Veröffentlicht 27.05.2026 12:57:15
- Zuletzt bearbeitet 16.06.2026 15:01:59
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in hci_user_passkey_notify_evt() and hci_keypress_noti...
CVE-2026-46054
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:12
- Zuletzt bearbeitet 04.07.2026 12:16:56
In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level ...
CVE-2026-46053
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:57:11
- Zuletzt bearbeitet 16.06.2026 15:02:36
In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If copying the generated cookie back to user space fails ...
CVE-2026-46052
- EPSS 0.5%
- Veröffentlicht 27.05.2026 12:57:10
- Zuletzt bearbeitet 16.06.2026 15:02:40
In the Linux kernel, the following vulnerability has been resolved: ceph: only d_add() negative dentries when they are unhashed Ceph can call d_add(dentry, NULL) on a negative dentry that is already present in the primary dcache hash. In the curre...
CVE-2026-46051
- EPSS 0.1%
- Veröffentlicht 27.05.2026 12:57:09
- Zuletzt bearbeitet 16.06.2026 15:02:51
In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix soft lockup in retry_aligned_read() When retry_aligned_read() encounters an overlapped stripe, it releases the stripe via raid5_release_stripe() which puts it on the ...
CVE-2026-46050
- EPSS 0.1%
- Veröffentlicht 27.05.2026 12:57:06
- Zuletzt bearbeitet 16.06.2026 15:02:57
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at which point normal requests will become blocked and inc...
CVE-2026-46049
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:05
- Zuletzt bearbeitet 16.06.2026 15:03:49
In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdif_passthru_playback_get_resources() uses atc->pll_rate as the RSR for the MSR calculation loop. However, pll_rate is only up...
CVE-2026-46048
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:04
- Zuletzt bearbeitet 16.06.2026 15:03:20
In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usb_dev refcount leak on probe failure create_card() takes a reference on the USB device with usb_get_dev() and stores the matching usb_put_dev() in card_free(), w...