CVE-2026-46073
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:01
- Zuletzt bearbeitet 24.06.2026 16:59:26
In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Fix missing usb_kill_urb() on signal interrupt wait_for_completion_interruptible_timeout() returns -ERESTARTSYS when interrupted. This needs to abort the URB and re...
CVE-2026-46072
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:00
- Zuletzt bearbeitet 24.06.2026 16:59:39
In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then reads size_size and offset_size bytes via run_unpac...
CVE-2026-46071
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:57
- Zuletzt bearbeitet 24.06.2026 16:59:55
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12 svm_copy_lbrs() always marks VMCB_LBR dirty in the destination VMCB. However, nested_svm_vmexit() uses it to copy LBRs to vmcb12, and c...
CVE-2026-46070
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:57:54
- Zuletzt bearbeitet 24.06.2026 17:00:16
In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb() iterate over payloads in a journa...
CVE-2026-46069
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:57:50
- Zuletzt bearbeitet 24.06.2026 17:03:45
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup() The mwifiex_adapter_cleanup() function uses timer_delete() (non-synchronous) for the wakeup_timer before the adapter ...
CVE-2026-46068
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:57:48
- Zuletzt bearbeitet 24.06.2026 17:03:51
In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounce buffers are allocated with __get_free_pages() using BOUNCE_BUFFER_ORDER (order 2 = 4 pages), but bo...
CVE-2026-46066
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:57:41
- Zuletzt bearbeitet 24.06.2026 17:04:07
In the Linux kernel, the following vulnerability has been resolved: ceph: fix num_ops off-by-one when crypto allocation fails move_dirty_folio_in_page_array() may fail if the file is encrypted, the dirty folio is not the first in the batch, and it ...
CVE-2026-46065
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:57:32
- Zuletzt bearbeitet 24.06.2026 17:08:46
In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_state. Allocate an instance as part of initializing de...
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...