- EPSS 0.04%
- Published 28.07.2025 11:21:37
- Last modified 28.08.2025 15:15:49
In the Linux kernel, the following vulnerability has been resolved: rpl: Fix use-after-free in rpl_do_srh_inline(). Running lwt_dst_cache_ref_loop.sh in selftest with KASAN triggers the splat below [0]. rpl_do_srh_inline() fetches ipv6_hdr(skb) an...
- EPSS 0.03%
- Published 28.07.2025 11:21:36
- Last modified 29.07.2025 14:14:29
In the Linux kernel, the following vulnerability has been resolved: smc: Fix various oops due to inet_sock type confusion. syzbot reported weird splats [0][1] in cipso_v4_sock_setattr() while freeing inet_sk(sk)->inet_opt. The address was freed mu...
- EPSS 0.04%
- Published 28.07.2025 11:21:35
- Last modified 28.08.2025 15:15:49
In the Linux kernel, the following vulnerability has been resolved: usb: net: sierra: check for no status endpoint The driver checks for having three endpoints and having bulk in and out endpoints, but not that the third endpoint is interrupt input...
- EPSS 0.04%
- Published 28.07.2025 11:21:34
- Last modified 28.08.2025 15:15:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb() syzbot reported null-ptr-deref in l2cap_sock_resume_cb(). [0] l2cap_sock_resume_cb() has a similar problem that was fixed b...
- EPSS 0.03%
- Published 28.07.2025 11:21:33
- Last modified 29.07.2025 14:14:29
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack: fix crash due to removal of uninitialised entry A crash in conntrack was reported while trying to unlink the conntrack entry from the hash bucket list: ...
- EPSS 0.04%
- Published 28.07.2025 11:21:32
- Last modified 28.08.2025 15:15:49
In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime Assuming the "rx-vlan-filter" feature is enabled on a net device, the 8021q module will automatically ...
- EPSS 0.03%
- Published 28.07.2025 11:21:32
- Last modified 29.07.2025 14:14:29
In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate o...
- EPSS 0.03%
- Published 28.07.2025 11:21:30
- Last modified 29.07.2025 14:14:29
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls kvm_xen_schedop_poll does a kmalloc_array() when a VM polls the host for more than one event channel pot...
- EPSS 0.04%
- Published 28.07.2025 11:12:20
- Last modified 28.08.2025 15:15:49
In the Linux kernel, the following vulnerability has been resolved: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree htb_lookup_leaf has a BUG_ON that can trigger with the following: tc qdisc del dev lo root tc qdisc add dev ...
- EPSS 0.04%
- Published 25.07.2025 16:15:33
- Last modified 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling If there's support for another console device (such as a TTY serial), the kernel occasionally panics during boot. Th...