Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:28:29
  • Zuletzt bearbeitet 17.12.2025 19:48:11

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfs_get_lock_context in unlock path When memory is insufficient, the allocation of nfs_lock_context in nfs_get_lock_context() fails and returns -ENOMEM. If w...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:28:28
  • Zuletzt bearbeitet 14.11.2025 19:01:13

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp Similar to commit 6a057072ddd1 ("drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_p...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:28:27
  • Zuletzt bearbeitet 14.11.2025 19:01:28

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices The driver only offloads neighbors that are constructed on top of net devices registered by it or their upp...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:28:27
  • Zuletzt bearbeitet 17.12.2025 19:48:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:28:26
  • Zuletzt bearbeitet 17.12.2025 19:54:10

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when alloc_page failed We cannot set frag_list to NULL pointer when alloc_page failed. It will be used in tls_strp_check_queue_ok when the next time tls_s...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:28:25
  • Zuletzt bearbeitet 14.11.2025 19:01:41

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 ("eventpoll: Set epoll timeout if it's in the future"), the following program would immediat...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:28:24
  • Zuletzt bearbeitet 17.12.2025 19:54:17

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxd_alloc Memory allocated for idxd is not freed if an error occurs during idxd_alloc(). To fix it, free the allocated m...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:28:24
  • Zuletzt bearbeitet 14.11.2025 19:01:52

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: abort dispatch if device destroyed The current HID bpf implementation assumes no output report/request will go through it after hid_bpf_destroy_device() has been called. ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:28:23
  • Zuletzt bearbeitet 14.11.2025 19:02:05

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxd_cleanup() helper The idxd_cleanup() helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxd_cl...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:28:22
  • Zuletzt bearbeitet 17.11.2025 12:56:07

In the Linux kernel, the following vulnerability has been resolved: sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator BPF programs may call next() and destroy() on BPF iterators even after new() returns an error value (e.g. bpf_fo...