Linux

Linux Kernel

12957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 11.12.2025 18:23:46

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback In commit 13529647743d9 ("spi: microchip-core-qspi: Support per spi-mem operation frequenc...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 11.12.2025 18:23:51

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix incorrect map used in eee linkmode incorrectly used ixgbe_lp_map in loops intended to populate the supported and advertised EEE linkmode bitmaps based on ixgbe_ls_map. T...

  • EPSS 0.07%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 03.11.2025 18:16:53

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 11.12.2025 18:23:58

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with Z_EROFS_COMPRESSI...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 11.12.2025 18:24:09

In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEV_UNREGISTER notification handler syzbot is reporting unregister_netdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 prot...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 11.12.2025 18:24:17

In the Linux kernel, the following vulnerability has been resolved: genetlink: fix genl_bind() invoking bind() after -EPERM Per family bind/unbind callbacks were introduced to allow families to track multicast group consumer presence, e.g. to start...

  • EPSS 0.07%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 03.11.2025 18:16:52

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration later than the first, the error path wants to fr...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 12.12.2025 18:27:04

In the Linux kernel, the following vulnerability has been resolved: nfs/localio: restore creds before releasing pageio data Otherwise if the nfsd filecache code releases the nfsd_file immediately, it can trigger the BUG_ON(cred == current->cred) in...

  • EPSS 0.07%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 03.11.2025 18:16:52

In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. syzbot reported the splat below. [0] The repro does the following: 1. Load a sk_msg prog ...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 03.11.2025 18:16:52

In the Linux kernel, the following vulnerability has been resolved: tracing: Silence warning when chunk allocation fails in trace_pid_write Syzkaller trigger a fault injection warning: WARNING: CPU: 1 PID: 12326 at tracepoint_add_func+0xbfc/0xeb0 ...