Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:56
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: net/sched: fq_pie: avoid stalls in fq_pie_timer() When setting a high number of flows (limit being 65536), fq_pie_timer() is currently using too much time as syzbot reported. Add ...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:55
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttc_timer_probe() warn: 'timer_baseaddr' from of_iom...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:55
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c ("arm64: csum: Fix pathological zero-length calls") added an early return for zero...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:54
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read() `req` is allocated in pcf50633_adc_async_read(), but adc_enqueue_request() could fail to insert the `req` into...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:53
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1_remove_disk() If rddev->raid_disk is greater than mddev->raid_disks, there will be an out-of-bounds in raid1_remove_disk(). We have already fo...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:53
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdma_v4_0_ip is shared on a few asics, but in sdma_v4_0_hw_fini, driver unconditionally disables ecc_irq w...

  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:52
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Release the label when replacing existing ct entry Cited commit doesn't release the label mapping when replacing existing ct entry which leads to following memleak repor...

  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:52
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan() In ath12k_mac_op_hw_scan(), the return value of kzalloc() is directly used in memcpy(), which may lead to a ...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:51
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: serial: arc_uart: fix of_iomap leak in `arc_serial_probe` Smatch reports: drivers/tty/serial/arc_uart.c:631 arc_serial_probe() warn: 'port->membase' from of_iomap() not released o...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:50
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback() Fix a stack-out-of-bounds write that occurs in a WMI response callback function that is called afte...