Linux

Linux Kernel

12376 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: tcp: avoid too many retransmit packets If a TCP socket is using TCP_USER_TIMEOUT, and the other peer retracted its window to zero, tcp_retransmit_timer() can retransmit a packet ev...

  • EPSS 0.02%
  • Veröffentlicht 14.07.2024 08:15:01
  • Zuletzt bearbeitet 21.11.2024 08:40:48

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svc_tcp_listen_data_ready() After the listener svc_sock is freed, and before invoking svc_tcp_accept() for the established child sock, there is a window that the...

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

In the Linux kernel, the following vulnerability has been resolved: io_uring/sqpoll: work around a potential audit memory leak kmemleak complains that there's a memory leak related to connect handling: unreferenced object 0xffff0001093bdf00 (size ...

  • 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: crypto: hisilicon/sec - Fix memory leak for sec resource release The AIV is one of the SEC resources. When releasing resources, it need to release the AIV resources at the same tim...

  • 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.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: netrom: Fix a memory leak in nr_heartbeat_expiry() syzbot reported a memory leak in nr_create() [0]. Commit 409db27e3a2e ("netrom: Fix use-after-free of a listening socket.") adde...

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