CVE-2026-53362
- EPSS 0.27%
- Veröffentlicht 04.07.2026 12:17:02
- Zuletzt bearbeitet 17.08.2026 05:17:11
In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In __ip6_append_data(), when the paged-allocation branch is taken (MSG_MORE / NETIF_F_SG / large fraglen), alloclen and paged...
CVE-2026-53361
- EPSS 0.13%
- Veröffentlicht 04.07.2026 12:17:02
- Zuletzt bearbeitet 19.08.2026 17:19:23
In the Linux kernel, the following vulnerability has been resolved: af_unix: Set gc_in_progress to true in unix_gc(). Igor Ushakov reported that unix_gc() could run with gc_in_progress being false if the work is scheduled while running: Thread 1...
CVE-2026-53360
- EPSS 0.18%
- Veröffentlicht 04.07.2026 12:17:01
- Zuletzt bearbeitet 22.07.2026 19:07:37
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use As per the GHCB spec, when using GHCB v2+ require the software scratch area to reside in the GHCB's shared buffer. Not...
- EPSS 0.91%
- Veröffentlicht 04.07.2026 12:17:01
- Zuletzt bearbeitet 17.08.2026 05:17:11
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow paging use-after-free due to unexpected GFN") fixed a shadow paging mi...
CVE-2026-53358
- EPSS 0.2%
- Veröffentlicht 02.07.2026 13:43:17
- Zuletzt bearbeitet 22.07.2026 19:07:50
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() l2cap_chan_close() removes the channel from conn->chan_l, which must be done under conn->lock. cleanup_liste...
- EPSS 0.26%
- Veröffentlicht 02.07.2026 13:43:17
- Zuletzt bearbeitet 22.07.2026 19:06:30
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del() bt_accept_dequeue() unlinks a not-yet-accepted child from the parent accept queue and release_sock()s it befor...
CVE-2026-53356
- EPSS 0.12%
- Veröffentlicht 01.07.2026 13:32:31
- Zuletzt bearbeitet 22.07.2026 19:14:30
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix phys BO pread/pwrite with offset sg_page() returns struct page pointer not (void *) so the scaling of pread/pwrite is wrong for phys BO and wrong parts of BO woul...
CVE-2026-53355
- EPSS 0.4%
- Veröffentlicht 01.07.2026 13:32:30
- Zuletzt bearbeitet 22.07.2026 19:14:36
In the Linux kernel, the following vulnerability has been resolved: net: rds: clear i_sends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers...
CVE-2026-53354
- EPSS 0.13%
- Veröffentlicht 01.07.2026 13:32:30
- Zuletzt bearbeitet 17.08.2026 05:17:11
In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global ob...
CVE-2026-53353
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:29
- Zuletzt bearbeitet 22.07.2026 19:14:48
In the Linux kernel, the following vulnerability has been resolved: hsr: Remove WARN_ONCE() in hsr_addr_is_self(). syzbot reported the warning [0] in hsr_addr_is_self(), whose assumption is simply wrong. hsr->self_node is cleared in hsr_del_self_n...