CVE-2025-38478
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:44
- Zuletzt bearbeitet 23.12.2025 18:27:16
In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the firs...
CVE-2025-38477
- EPSS 0.02%
- Veröffentlicht 28.07.2025 11:21:38
- Zuletzt bearbeitet 12.05.2026 13:16:51
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: Fix race condition on qfq_aggregate A race condition can occur when 'agg' is modified in qfq_change_agg (called during qfq_enqueue) while other threads access i...
CVE-2025-38476
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:37
- Zuletzt bearbeitet 22.12.2025 19:28:33
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...
CVE-2025-38474
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:35
- Zuletzt bearbeitet 22.12.2025 19:29:20
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...
CVE-2025-38473
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:34
- Zuletzt bearbeitet 22.12.2025 19:29:46
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...
CVE-2025-38472
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:33
- Zuletzt bearbeitet 22.12.2025 19:34:52
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: ...
CVE-2025-38470
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:32
- Zuletzt bearbeitet 12.05.2026 13:16:50
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 ...
CVE-2025-38471
- EPSS 0.03%
- Veröffentlicht 28.07.2025 11:21:32
- Zuletzt bearbeitet 12.05.2026 13:16:50
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...
CVE-2025-38468
- EPSS 0.02%
- Veröffentlicht 28.07.2025 11:12:20
- Zuletzt bearbeitet 12.05.2026 13:16:50
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 ...
CVE-2025-38467
- EPSS 0.07%
- Veröffentlicht 25.07.2025 16:15:33
- Zuletzt bearbeitet 22.12.2025 19:36:36
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...