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-2026-45846
- EPSS 0.13%
- Veröffentlicht 27.05.2026 09:24:52
- Zuletzt bearbeitet 25.06.2026 21:04:57
In the Linux kernel, the following vulnerability has been resolved: bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst() bareudp_fill_metadata_dst() passes bareudp->sock to udp_tunnel6_dst_lookup() in the IPv6 path without a NULL ch...
CVE-2026-45845
- EPSS 0.12%
- Veröffentlicht 27.05.2026 09:24:48
- Zuletzt bearbeitet 26.06.2026 18:38:35
In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix NULL pointer dereference in class dump When a TAPRIO child qdisc is deleted via RTM_DELQDISC, taprio_graft() is called with new == NULL and stores NULL into ...
CVE-2026-45844
- EPSS 0.13%
- Veröffentlicht 27.05.2026 09:24:47
- Zuletzt bearbeitet 26.06.2026 18:42:59
In the Linux kernel, the following vulnerability has been resolved: netfilter: arp_tables: fix IEEE1394 ARP payload parsing Weiming Shi says: "arp_packet_match() unconditionally parses the ARP payload assuming two hardware addresses are present (s...
CVE-2026-45843
- EPSS 0.36%
- Veröffentlicht 27.05.2026 09:24:45
- Zuletzt bearbeitet 26.06.2026 18:49:23
In the Linux kernel, the following vulnerability has been resolved: slip: bound decode() reads against the compressed packet length slhc_uncompress() parses a VJ-compressed TCP header by advancing a pointer through the packet via decode() and pull1...
CVE-2026-45842
- EPSS 0.13%
- Veröffentlicht 27.05.2026 09:24:42
- Zuletzt bearbeitet 26.06.2026 18:51:05
In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhc_init() accepts rslots == 0 as a valid configuration, with the documented meaning of 'no receive compression'....
CVE-2026-45841
- EPSS 0.13%
- Veröffentlicht 27.05.2026 09:24:40
- Zuletzt bearbeitet 26.06.2026 18:52:56
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WSS_MODULO branch with no guard for f->wss.val == 0. ...
CVE-2026-45840
- EPSS 0.13%
- Veröffentlicht 27.05.2026 09:24:39
- Zuletzt bearbeitet 26.06.2026 18:56:58
In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsg_new(NLMSG_DEFAULT_SIZE, ...) but serialize th...