CVE-2026-46019
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:56:21
- Zuletzt bearbeitet 16.06.2026 15:23:36
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup atmel_aes_buff_init() allocates 4 pages using __get_free_pages() with ATMEL_AES_BUFFER_ORDER, but atmel_aes_buf...
CVE-2026-46018
- EPSS 0.18%
- Veröffentlicht 27.05.2026 12:56:19
- Zuletzt bearbeitet 16.06.2026 15:23:42
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES parse_uac2_sample_rate_range() caps the number of enumerated rates at MAX_NR_RATES, but it only breaks out of the current r...
CVE-2026-46017
- EPSS 0.09%
- Veröffentlicht 27.05.2026 12:56:18
- Zuletzt bearbeitet 16.06.2026 15:23:49
In the Linux kernel, the following vulnerability has been resolved: mm: fix deferred split queue races during migration migrate_folio_move() records the deferred split queue state from src and replays it on dst. Replaying it after remove_migration...
CVE-2026-46015
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:56:17
- Zuletzt bearbeitet 16.06.2026 15:24:03
In the Linux kernel, the following vulnerability has been resolved: tcp: call sk_data_ready() after listener migration When inet_csk_listen_stop() migrates an established child socket from a closing listener to another socket in the same SO_REUSEPO...
CVE-2026-46016
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:17
- Zuletzt bearbeitet 16.06.2026 15:23:56
In the Linux kernel, the following vulnerability has been resolved: remoteproc: xlnx: Only access buffer information if IPI is buffered In the receive callback check if message is NULL to prevent possibility of crash by NULL pointer dereferencing.
CVE-2026-46014
- EPSS 0.09%
- Veröffentlicht 27.05.2026 12:56:16
- Zuletzt bearbeitet 16.06.2026 15:24:40
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSR_IA32_DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVM_GET_MSR_INDEX_LIST, and LBR MSRs cannot be set with KV...
CVE-2026-46012
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:14
- Zuletzt bearbeitet 16.06.2026 15:25:03
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix memory leaks in rxkad_verify_response() Fix rxkad_verify_response() to free the ticket and the server key under all circumstances by initialising the ticket pointer to N...
CVE-2026-46011
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:56:13
- Zuletzt bearbeitet 16.06.2026 15:25:13
In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: fix use-after-free in release path due to uncancelled work The mtk_jpeg_release() function frees the context structure (ctx) without first cancelling any pending o...
CVE-2026-46009
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:09
- Zuletzt bearbeitet 16.06.2026 15:25:24
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epf_ntb_epc_destroy() duplicates the teardown that the caller is supposed to do later. This leads to an oops when .al...
CVE-2026-46007
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:06
- Zuletzt bearbeitet 16.06.2026 15:25:41
In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Avoid cacheline sharing for DMA buffer Depending on the architecture the transfer buffer may share a cacheline with the following mutex. As the buffer may be used f...