CVE-2026-46064
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:57:30
- Zuletzt bearbeitet 24.06.2026 17:08:55
In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to compute the byte count for memcpy_toio(), but this val...
CVE-2026-46063
- EPSS 0.09%
- Veröffentlicht 27.05.2026 12:57:27
- Zuletzt bearbeitet 16.06.2026 01:23:04
In the Linux kernel, the following vulnerability has been resolved: x86/shstk: Prevent deadlock during shstk sigreturn During sigreturn the shadow stack signal frame is popped. The kernel does this by reading the shadow stack using normal read acce...
CVE-2026-46062
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:57:24
- Zuletzt bearbeitet 16.06.2026 01:19:11
In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` uses raw addition which can wrap around for large l...
CVE-2026-46061
- EPSS 0.09%
- Veröffentlicht 27.05.2026 12:57:22
- Zuletzt bearbeitet 16.06.2026 01:17:18
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2_journal_cancel_revoke() Commit f76d4c28a46a ("fs/jbd2: use sleeping version of __find_get_block()") changed jbd2_journal_cancel_revoke() to use __find_ge...
CVE-2026-46060
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:20
- Zuletzt bearbeitet 16.06.2026 01:15:10
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adf_dev_up() partially completes and then fails, the IRQ handlers registered during adf_isr_resource_alloc() are not detach...
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-46057
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:16
- Zuletzt bearbeitet 16.06.2026 14:54:00
In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork() hook_cred_transfer() only copies the Landlock security blob when the source credential has a domain. This is inconsisten...
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-46055
- EPSS 0.15%
- Veröffentlicht 27.05.2026 12:57:13
- Zuletzt bearbeitet 16.06.2026 15:02:12
In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix string overrun due to missing termination When booting Ubuntu 26.04 with Linux 7.0-rc4 on an ARM64 Qualcomm Snapdragon X1 we see a string buffer overrun: BUG: KASAN:...