CVE-2026-46039
- EPSS 0.44%
- Veröffentlicht 27.05.2026 12:56:51
- Zuletzt bearbeitet 16.06.2026 15:16:08
In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the length of the ticket. Rather than rounding up the val...
CVE-2026-46038
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:50
- Zuletzt bearbeitet 16.06.2026 15:16:28
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrl_cmd_bye() A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote...
CVE-2026-46037
- EPSS 0.43%
- Veröffentlicht 27.05.2026 12:56:47
- Zuletzt bearbeitet 16.06.2026 15:17:15
In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_...
CVE-2026-46036
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:56:46
- Zuletzt bearbeitet 16.06.2026 15:17:26
In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates on the vdev->cdx_irqs array based on its value, but ...
CVE-2026-46034
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:56:43
- Zuletzt bearbeitet 16.06.2026 16:59:26
In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Fix NULL pointer dereference in interrupt trigger path Add validation to ensure MSI is configured before accessing cdx_irqs array in vfio_cdx_set_msi_trigger(). Without t...
CVE-2026-46033
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:56:42
- Zuletzt bearbeitet 30.06.2026 03:20:07
In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsize of at least 4 bytes because the ESN encrypt/decry...
CVE-2026-46032
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:41
- Zuletzt bearbeitet 16.06.2026 17:24:12
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXIT If loading L1's CR3 fails on a nested #VMEXIT, nested_svm_vmexit() returns an error code that is ignored by most...
CVE-2026-46031
- EPSS 0.37%
- Veröffentlicht 27.05.2026 12:56:40
- Zuletzt bearbeitet 16.06.2026 17:37:42
In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851_irq() AND a TX packet has been sent, then the driver enables TX queue via netif_wake_queue(...
CVE-2026-46028
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:56:36
- Zuletzt bearbeitet 16.06.2026 15:54:18
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - snapshot IV for async AEAD requests AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during request processing. For async requests, later sock...
CVE-2026-46027
- EPSS 0.5%
- Veröffentlicht 27.05.2026 12:56:35
- Zuletzt bearbeitet 16.06.2026 15:54:28
In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a l...