Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.10.2025 14:33:16

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() Some time ago 8965779d2c0e ("ipv6,mcast: always hold idev->lock before mca_lock") switched ipv6_get_lladdr() to __ipv6_get_ll...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.10.2025 14:47:41

In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the conn...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:02
  • Zuletzt bearbeitet 03.10.2025 14:30:26

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling __set_fixmap() with FIXMAP_PAGE_CLEAR as flags. Today, powerpc __set_fixmap() calls map_k...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:02
  • Zuletzt bearbeitet 24.09.2025 18:18:16

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in pt_core_init() In order to free resources correctly in the error handling path of pt_core_init(), 2 goto's have to be switched. Oth...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:02
  • Zuletzt bearbeitet 24.09.2025 18:16:14

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 08:15:02
  • Zuletzt bearbeitet 07.10.2025 19:44:45

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The major changes are: - vm->task_info is a dynamically allocated p...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 25.09.2025 19:39:57

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reg_set_min_max corruption of fake_reg Juan reported that after doing some changes to buzzer [0] and implementing a new fuzzing strategy guided by coverage, they noticed t...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 07.10.2025 20:10:11

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock (get a reference) those event file reference in module...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 25.09.2025 19:38:37

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpoll_owner_active KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in net_rx_action / netpoll_send_skb write (marked) to 0xfff...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 06.10.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: net/tcp_ao: Don't leak ao_info on error-path It seems I introduced it together with TCP_AO_CMDF_AO_REQUIRED, on version 5 [1] of TCP-AO patches. Quite frustrative that having all t...