- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:31
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhci_free_streams() When a USB device with active stream endpoints is disconnected, xhci_free_streams() is called from the hub_event workq...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:51:31
- Zuletzt bearbeitet 17.08.2026 05:17:52
In the Linux kernel, the following vulnerability has been resolved: rust_binder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but t...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:51:30
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: xhci: sideband: fix ring sg table pages leak xhci_ring_to_sgtable() allocates a temporary pages array and uses it to build the returned sg_table with sg_alloc_table_from_pages(). ...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:29
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove(). If pci_host_probe() fails, the handler...
CVE-2026-64463
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:29
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci_rt1711h: unregister TCPCI port with devres rt1711h_probe() registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of th...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:28
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtk_pcie_enable_port() fails, mtk_pcie_port_free() removes the port from pcie->ports and frees the port structure....
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:51:27
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriov_restore_vf_rebar_state() uses the VF Resizable BAR Control register to decide how many VF BARs to restore (nbars) and whi...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:26
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damon_hot_score() Fix three issues in damon_hot_score() that comes from wrong handling of extreme (zero or too high) monitoring int...
CVE-2026-64459
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:51:26
- Zuletzt bearbeitet 17.08.2026 05:17:51
In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcp_ao_destroy_sock Commit 51e547e8c89c ("tcp: Free TCP-AO/TCP-MD5 info/keys without RCU") removed the call_rcu() callback from tcp_ao_destroy_sock...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:25
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: virtio_pci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind triggers a NULL pointer...