Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 22.08.2025 16:00:33
  • Last modified 22.08.2025 18:08:51

In the Linux kernel, the following vulnerability has been resolved: vfio/pds: Fix missing detach_ioas op When CONFIG_IOMMUFD is enabled and a device is bound to the pds_vfio_pci driver, the following WARN_ON() trace is seen and probe fails: WARNIN...

  • EPSS 0.04%
  • Published 22.08.2025 16:00:32
  • Last modified 28.08.2025 15:15:56

In the Linux kernel, the following vulnerability has been resolved: PCI: pnv_php: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug...

  • EPSS 0.04%
  • Published 22.08.2025 16:00:32
  • Last modified 28.08.2025 15:15:56

In the Linux kernel, the following vulnerability has been resolved: PCI: pnv_php: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnv_php driver leaked the allocated IRQ resources for the chil...

  • EPSS 0.05%
  • Published 22.08.2025 16:00:31
  • Last modified 28.08.2025 15:15:56

In the Linux kernel, the following vulnerability has been resolved: net: drop UFO packets in udp_rcv_segment() When sending a packet with virtio_net_hdr to tun device, if the gso_type in virtio_net_hdr is SKB_GSO_UDP and the gso_size is less than u...

  • EPSS 0.03%
  • Published 22.08.2025 16:00:30
  • Last modified 22.08.2025 18:08:51

In the Linux kernel, the following vulnerability has been resolved: md: make rdev_addable usable for rcu mode Our testcase trigger panic: BUG: kernel NULL pointer dereference, address: 00000000000000e0 ... Oops: Oops: 0000 [#1] SMP NOPTI CPU: 2 UI...

  • EPSS 0.03%
  • Published 22.08.2025 16:00:24
  • Last modified 22.08.2025 18:08:51

In the Linux kernel, the following vulnerability has been resolved: zloop: fix KASAN use-after-free of tag set When a zoned loop device, or zloop device, is removed, KASAN enabled kernel reports "BUG KASAN use-after-free" in blk_mq_free_tag_set(). ...

  • EPSS 0.03%
  • Published 22.08.2025 16:00:23
  • Last modified 22.08.2025 18:08:51

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: fix list_del corruption If ti_csi2rx_start_dma() fails in ti_csi2rx_dma_callback(), the buffer is marked done with VB2_BUF_STATE_ERROR but is not removed f...

  • EPSS 0.05%
  • Published 22.08.2025 13:01:24
  • Last modified 28.08.2025 15:15:56

In the Linux kernel, the following vulnerability has been resolved: vsock: Do not allow binding to VMADDR_PORT_ANY It is possible for a vsock to autobind to VMADDR_PORT_ANY. This can cause a use-after-free when a connection is made to the bound soc...

  • EPSS 0.04%
  • Published 22.08.2025 13:01:23
  • Last modified 28.08.2025 15:15:55

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket en...

  • EPSS 0.05%
  • Published 22.08.2025 13:01:23
  • Last modified 28.08.2025 15:15:55

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix a race in packet_set_ring() and packet_notifier() When packet_set_ring() releases po->bind_lock, another thread can run packet_notifier() and process an NETDEV_UP e...