CVE-2026-64545
- EPSS 0.17%
- Veröffentlicht 27.07.2026 20:10:36
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdp_master_redirect() xdp_master_redirect() dereferences the result of netdev_master_upper_dev_get_rcu() without a NULL check, but that helper re...
CVE-2026-64543
- EPSS 0.17%
- Veröffentlicht 27.07.2026 20:10:35
- Zuletzt bearbeitet 19.08.2026 17:20:15
In the Linux kernel, the following vulnerability has been resolved: tipc: fix use-after-free of the discoverer in tipc_disc_rcv() bearer_disable() frees b->disc with tipc_disc_delete()'s plain kfree(), but tipc_disc_rcv() still dereferences b->disc...
CVE-2026-64541
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:34
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket smc_cdc_rx_handler() looks up the connection by token under the link group's conns_lock, drops the lock, and then der...
- EPSS 0.17%
- Veröffentlicht 27.07.2026 20:10:34
- Zuletzt bearbeitet 19.08.2026 17:20:15
In the Linux kernel, the following vulnerability has been resolved: ipv6: ndisc: fix NULL deref in accept_untracked_na() accept_untracked_na() re-fetches the inet6_dev with __in6_dev_get(dev) and dereferences idev->cnf.accept_untracked_na without a...
CVE-2026-64539
- EPSS 0.16%
- Veröffentlicht 27.07.2026 20:10:33
- Zuletzt bearbeitet 17.08.2026 05:17:58
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix stack OOB write when prepending the Flags AD eir_create_adv_data() builds the advertising data into a fixed-size buffer ("size", 31 for the legacy path). It may...
CVE-2026-64540
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:33
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup() genelink_rx_fixup() splits an aggregated RX frame into its individual packets, using a per-packet length taken from de...
- EPSS 0.17%
- Veröffentlicht 27.07.2026 20:10:32
- Zuletzt bearbeitet 17.08.2026 05:17:58
In the Linux kernel, the following vulnerability has been resolved: bridge: cfm: reject invalid CCM interval at configuration time ccm_tx_work_expired() re-arms itself via queue_delayed_work() using the configured exp_interval converted by interval...
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:32
- Zuletzt bearbeitet 17.08.2026 05:17:58
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix null-ptr-deref in fib6_nh_mtu_change(). fib6_nh_mtu_change() re-fetches idev via __in6_dev_get(arg->dev) and dereferences idev->cnf.mtu6 without a NULL check. addrconf_if...
CVE-2026-17523
- EPSS 0.12%
- Veröffentlicht 27.07.2026 10:16:36
- Zuletzt bearbeitet 17.08.2026 21:16:42
A flaw was found in the Linux kernel in net/can/bcm.c in can: bcm, where an unprivileged local user can exploit this vulnerability to execute arbitrary code within the kernel, which leads to a local privilege escalation (LPE). This allows the attacke...
CVE-2026-64536
- EPSS 0.16%
- Veröffentlicht 27.07.2026 06:36:04
- Zuletzt bearbeitet 17.08.2026 05:17:58
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loop The loop in is_ap_in_tkip() iterates over IEs without verifying that enough bytes remain before dereferencing the IE he...