CVE-2026-45856
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:33
- Zuletzt bearbeitet 25.06.2026 21:07:52
In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send ib_uverbs_post_send() uses cmd.wqe_size from userspace without any validation before passing it to kmalloc() a...
CVE-2026-45855
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:31
- Zuletzt bearbeitet 25.06.2026 21:08:02
In the Linux kernel, the following vulnerability has been resolved: ata: libata-scsi: avoid Non-NCQ command starvation When a non-NCQ command is issued while NCQ commands are being executed, ata_scsi_qc_issue() indicates to the SCSI layer that the ...
CVE-2026-45854
- EPSS 0.15%
- Veröffentlicht 27.05.2026 12:15:28
- Zuletzt bearbeitet 25.06.2026 21:08:07
In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - unregister only available algorithm EIP93 has an options register. This register indicates which crypto algorithms are implemented in silicon. Support...
CVE-2026-45853
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:27
- Zuletzt bearbeitet 25.06.2026 21:08:17
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges() amdgpu_discovery_get_nps_info() internally allocates memory for ranges using kvcalloc(), which may use vma...
CVE-2026-45852
- EPSS 0.18%
- Veröffentlicht 27.05.2026 12:15:26
- Zuletzt bearbeitet 07.07.2026 12:16:51
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxe_srq_from_init In rxe_srq_from_init(), the queue pointer 'q' is assigned to 'srq->rq.queue' before copying the SRQ number to user space. If copy_to_...
CVE-2026-45851
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:23
- Zuletzt bearbeitet 25.06.2026 21:08:29
In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserve_unaccepted() function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It al...
CVE-2026-45850
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:21
- Zuletzt bearbeitet 25.06.2026 21:03:27
In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph->len already contains i...
CVE-2026-45849
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:15:15
- Zuletzt bearbeitet 25.06.2026 21:03:35
In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj() ocelot_port_xmit_inj() calls ocelot_can_inject() and ocelot_port_inject_frame() without holding the injecti...
CVE-2026-45848
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:12
- Zuletzt bearbeitet 25.06.2026 21:03:46
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL sock in aa_sock_file_perm Deal with the potential that sock and sock-sk can be NULL during socket setup or teardown. This could lead to an oops. The fix for NULL...
CVE-2026-45847
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:07
- Zuletzt bearbeitet 25.06.2026 21:03:49
In the Linux kernel, the following vulnerability has been resolved: net: remove WARN_ON_ONCE when accessing forward path array Although unlikely, recent support for IPIP tunnels increases chances of reaching this WARN_ON_ONCE if userspace manages t...