Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 21.11.2024 09:27:44

In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix a possible null pointer dereference in eventfs_find_events() In function eventfs_find_events,there is a potential null pointer that may be caused by calling update_eve...

  • EPSS 0.01%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 21.11.2024 09:27:44

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVA...

  • EPSS 0.03%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 17.09.2025 16:06:33

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 ("bonding: remove redundant NULL check in debugfs function"). Here are the relevant fu...

  • EPSS 0.02%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:03

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0...

  • EPSS 0.02%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 21.11.2024 09:27:25

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9_client_rpc() Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace_9p_client_res include/trace/events/9p.h:1...

  • EPSS 0.04%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:03

In the Linux kernel, the following vulnerability has been resolved: io_uring: check for non-NULL file pointer in io_file_can_poll() In earlier kernels, it was possible to trigger a NULL pointer dereference off the forced async preparation path, if ...

  • EPSS 0.03%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 21.11.2024 09:27:42

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign ->num before accessing ->hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struct clk_hw_one...

  • EPSS 0.11%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 24.03.2025 17:24:09

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign ->num before accessing ->hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struct clk_hw_one...

  • EPSS 0.02%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 06.01.2026 15:06:42

In the Linux kernel, the following vulnerability has been resolved: 9p: add missing locking around taking dentry fid list Fix a use-after-free on dentry's d_fsdata fid list when a thread looks up a fid through dentry while another thread unlinks it...

  • EPSS 0.03%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 21.11.2024 09:27:43

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix notifier list entry init struct v4l2_async_notifier has several list_head members, but only waiting_list and done_list are initialized. notifier_entry was ke...