Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 15.09.2025 14:46:14
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix handling of virtual Fibre Channel timeouts Hyper-V provides the ability to connect Fibre Channel LUNs to the host system and present them in a guest VM as a SCSI...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:12
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish When the driver calls tw68_risc_buffer() to prepare the buffer, the function call dma_alloc_coherent may fail, re...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:11
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile Callers of `btrfs_reduce_alloc_profile` expect it to return exactly one allocation profile flag, and failing to d...

  • EPSS 0.03%
  • Published 15.09.2025 14:46:10
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS UBSAN complains about array-index-out-of-bounds: [ 1.980703] kernel: UBSAN: array-index-out-of-bounds in /build/linux-9H675w/l...

  • EPSS 0.03%
  • Published 15.09.2025 14:46:09
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: nbd: Fix hung when signal interrupts nbd_start_device_ioctl() syzbot reported hung task [1]. The following program is a simplified version of the reproducer: int main(void) { in...

  • EPSS 0.03%
  • Published 15.09.2025 14:46:08
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: erofs: fix order >= MAX_ORDER warning due to crafted negative i_size As syzbot reported [1], the root cause is that i_size field is a signed type, and negative i_size is also less ...

  • EPSS 0.04%
  • Published 15.09.2025 14:46:07
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: drivers: serial: jsm: fix some leaks in probe This error path needs to unwind instead of just returning directly.

  • EPSS 0.03%
  • Published 15.09.2025 14:46:06
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix refcount leak in cxl_calc_capp_routing of_get_next_parent() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. This...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:05
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed If the initialization fails in calling addrconf_init_net(), devconf_all is the pointer that has been release...

  • EPSS 0.04%
  • Published 15.09.2025 14:46:04
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not ne...