CVE-2026-64128
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:24
- Zuletzt bearbeitet 13.08.2026 15:11:03
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: drop ISO_END frames received without prior ISO_START ISO data PDUs carry a packet-boundary flag indicating START, CONT, END or SINGLE. The ISO_CONT branch of iso_re...
CVE-2026-64126
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:40:23
- Zuletzt bearbeitet 13.08.2026 15:11:16
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate Add Extended Advertising Data length MGMT_OP_ADD_EXT_ADV_DATA is registered as a variable-length command, with MGMT_ADD_EXT_ADV_DATA_SIZE as the fixed hea...
CVE-2026-64127
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:23
- Zuletzt bearbeitet 13.08.2026 15:11:11
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer Commit 1c08108f3014 ("Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings") converted the on-sta...
CVE-2026-64125
- EPSS 0.55%
- Veröffentlicht 19.07.2026 15:40:22
- Zuletzt bearbeitet 13.08.2026 15:11:22
In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: keep RBUF EEE/PM disabled Setting RBUF_EEE_EN | RBUF_PM_EN in RBUF_ENERGY_CTRL breaks the RX path on GENET hardware once MAC EEE becomes active. RX traffic stops flo...
CVE-2026-64123
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:21
- Zuletzt bearbeitet 13.08.2026 15:11:32
In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcu_read_lock(). They walk hsr->node_db through hsr_get_n...
CVE-2026-64124
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:21
- Zuletzt bearbeitet 13.08.2026 15:11:27
In the Linux kernel, the following vulnerability has been resolved: net: devmem: reject dma-buf bind with non-page-aligned size or SG length net_devmem_bind_dmabuf() trusts dmabuf->size and sg_dma_len() to be PAGE_SIZE multiples without checking: ...
CVE-2026-64122
- EPSS 0.46%
- Veröffentlicht 19.07.2026 15:40:20
- Zuletzt bearbeitet 13.08.2026 15:11:37
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover mlx5e_tx_reporter_timeout_recover() accesses sq->netdev after mlx5e_safe_reopen_channels() has torn down and free...
CVE-2026-64120
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:19
- Zuletzt bearbeitet 13.08.2026 15:11:48
In the Linux kernel, the following vulnerability has been resolved: net: ethtool: fix NULL pointer dereference in phy_reply_size In phy_prepare_data(), several strings such as 'name', 'drvname', 'upstream_sfp_name', and 'downstream_sfp_name' are al...
CVE-2026-64121
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:19
- Zuletzt bearbeitet 13.08.2026 15:11:43
In the Linux kernel, the following vulnerability has been resolved: net: ifb: report ethtool stats over num_tx_queues ifb_dev_init() allocates dp->tx_private to dev->num_tx_queues entries via kzalloc_objs(*txp, dev->num_tx_queues). Both IFB per-que...
CVE-2026-64119
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:18
- Zuletzt bearbeitet 13.08.2026 15:11:55
In the Linux kernel, the following vulnerability has been resolved: l2tp: use list_del_rcu in l2tp_session_unhash An unprivileged local user can pin a host CPU indefinitely in l2tp_session_get_by_ifname() by issuing L2TP_CMD_SESSION_GET on L2TP_ATT...