Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 09.11.2024 11:15:06
  • Zuletzt bearbeitet 01.10.2025 21:16:06

In the Linux kernel, the following vulnerability has been resolved: drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() modprobe drm_connector_test and then rmmod drm_connector_test, the following memory leak occurs. The `mode`...

  • EPSS 0.01%
  • Veröffentlicht 09.11.2024 11:15:06
  • Zuletzt bearbeitet 03.11.2025 23:17:03

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dh_key to NULL after kfree_sensitive ctrl->dh_key might be used across multiple calls to nvmet_setup_dhgroup() for the same controller. So it's better to nullify...

  • EPSS 0.03%
  • Veröffentlicht 09.11.2024 11:15:06
  • Zuletzt bearbeitet 08.10.2025 15:04:43

In the Linux kernel, the following vulnerability has been resolved: xfs: fix finding a last resort AG in xfs_filestream_pick_ag When the main loop in xfs_filestream_pick_ag fails to find a suitable AG it tries to just pick the online AG. But the l...

  • EPSS 0.1%
  • Veröffentlicht 09.11.2024 11:15:04
  • Zuletzt bearbeitet 26.09.2025 18:21:11

In the Linux kernel, the following vulnerability has been resolved: lib: alloc_tag_module_unload must wait for pending kfree_rcu calls Ben Greear reports following splat: ------------[ cut here ]------------ net/netfilter/nf_nat_core.c:1114 modul...

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 01.10.2025 21:16:05

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix reader locking when changing the sub buffer order The function ring_buffer_subbuf_order_set() updates each ring_buffer_per_cpu and installs new sub buffers that ma...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages Avoid memory corruption while setting up Level-2 PBL pages for the non MR resources when num_pages > 256K. There will be...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Add a check for memory allocation __alloc_pbl() can return error when memory allocation fails. Driver is not checking the status on one of the instances.

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() If get_clock_desc() succeeds, it calls fget() for the clockid's fd, and get the clk->rwsem read lock, so the ...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 01.10.2025 21:16:06

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inode_bmap() to handle error Refactor inode_bmap() to handle error since udf_next_aext() can return error now. On situations like ftruncate, udf_extend_file() can now...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 05.01.2026 11:17:24

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set SB_RDONLY after filesystem errors When the filesystem is mounted with errors=remount-ro, we were setting SB_RDONLY flag to stop all filesystem modifications. We kne...