CVE-2026-45994
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:55:47
- Zuletzt bearbeitet 16.06.2026 13:47:38
In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix OOB reads in command_file_write due to missing size checks The command_file_write() handler allocates a kernel buffer of exactly count bytes and copies user data into i...
CVE-2026-45993
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:55:46
- Zuletzt bearbeitet 16.06.2026 13:48:45
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Add spectre boundry for syscall dispatch table The LoongArch syscall number is directly controlled by userspace, but does not have a array_index_nospec() boundry to prev...
CVE-2026-45988
- EPSS 0.46%
- Veröffentlicht 27.05.2026 12:55:39
- Zuletzt bearbeitet 16.06.2026 13:53:39
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a partially decrypted state - and then get requeued f...
CVE-2026-45983
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:41
- Zuletzt bearbeitet 16.06.2026 02:39:11
In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During v4 request compound arg decoding, some ops (e.g. SETATTR) can trigger idmap lookup upcalls. When those upcall responses get de...
CVE-2026-45981
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:39
- Zuletzt bearbeitet 16.06.2026 02:39:43
In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before setting up the DMA masks. If `dma_set_coherent_mask()`...
CVE-2026-45970
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:29
- Zuletzt bearbeitet 16.06.2026 02:42:53
In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. During rapid bond up/down cycles, rlb_deinitialize(...
CVE-2026-45960
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:16
- Zuletzt bearbeitet 16.06.2026 02:32:06
In the Linux kernel, the following vulnerability has been resolved: hfsplus: return error when node already exists in hfs_bnode_create When hfs_bnode_create() finds that a node is already hashed (which should not happen in normal operation), it cur...
CVE-2026-45958
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:14
- Zuletzt bearbeitet 16.06.2026 02:32:24
In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is directly dereferenced in the kernel. This allows arbitra...
CVE-2026-45956
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:11
- Zuletzt bearbeitet 16.06.2026 02:33:20
In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl() vidi_connection_ioctl() retrieves the driver_data from drm_dev->dev to obtain a struct vidi_context p...
CVE-2026-45944
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:00
- Zuletzt bearbeitet 16.06.2026 02:37:20
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down context entry When tearing down a context entry, the current implementation zeros the entire 128-bit entry using multiple 64-bit w...