- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:40
- Zuletzt bearbeitet 22.08.2026 16:16:40
In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check d...
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inet_frag_create() arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment tim...
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154_beacon_worker() reads local->beacon_req under RCU and derives the sub-interface from the request, but then drops the...
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebt_nflog: pin the NFLOG backend nf_log_unregister() runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a pe...
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: net: bridge: mrp: fix uninitialised bytes on the wire br_mrp_alloc_test_skb() builds MRP test frames on an skb from dev_alloc_skb(), which does not clear the linear data area. On ...
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: futex: Prevent robust futex exit race some more A robust futex unlock stores 0 over the whole futex value - wiping FUTEX_WAITERS - and wakes a single waiter. That wakeup is a one-s...
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops fib_nlmsg_size() still estimates nexthop space as if every gateway is encoded as an IPv4 RTA_GATEWAY attribute. IPv4 routes can also...
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fib_nhc_update_mtu() fib_nhc_update_mtu() walks the nexthop exception table under RTNL, but RTNL does not serialize this walk with PMTU exception update...
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:39
- Zuletzt bearbeitet 22.08.2026 16:16:39
In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The ...
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:38
- Zuletzt bearbeitet 22.08.2026 16:16:38
In the Linux kernel, the following vulnerability has been resolved: serial: 8250_dma: Clear stale RX state on shutdown serial8250_release_dma() terminates RX DMA and releases the channel, but leaves rx_running set. If the port is closed while an R...