Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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 03.11.2025 22:17:22

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 03.11.2025 22:17:22

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.03%
  • 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...

  • EPSS 0.03%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 06.10.2025 20:58:16

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr() Requests the vchan lock before using xdma->stop_request.

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.