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...
- EPSS 0.03%
- Veröffentlicht 27.05.2026 12:55:45
- Zuletzt bearbeitet 15.06.2026 10:16:28
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45991
- EPSS 0.17%
- Veröffentlicht 27.05.2026 12:55:43
- Zuletzt bearbeitet 16.06.2026 13:50:27
In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a heap out-of-bounds write in part_descs_loc[]. handl...
CVE-2026-45990
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:55:42
- Zuletzt bearbeitet 16.06.2026 13:51:27
In the Linux kernel, the following vulnerability has been resolved: slub: fix data loss and overflow in krealloc() Commit 2cd8231796b5 ("mm/slub: allow to set node and align in k[v]realloc") introduced the ability to force a reallocation if the ori...
CVE-2026-45989
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:55:41
- Zuletzt bearbeitet 16.06.2026 13:52:52
In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrv_probe() The function testdrv_probe() retrieves the device_node from the PCI device, applies an overlay, and then immediately calls of_no...
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-45987
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:55:38
- Zuletzt bearbeitet 16.06.2026 14:02:58
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2 After VMRUN in guest mode, nested_sync_control_from_vmcb02() syncs fields written by the CPU from vmcb02 to the ...
CVE-2026-45986
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:55:35
- Zuletzt bearbeitet 16.06.2026 14:04:21
In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - fix a memory leak in cc_mac_digest() Add cc_unmap_result() if cc_map_hash_request_final() fails to prevent potential memory leak.
CVE-2025-71312
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:24:03
- Zuletzt bearbeitet 25.06.2026 21:03:53
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() In ntfs_fill_super(), the fc->fs_private pointer is set to NULL without first freeing the memory it points to. This cause...