Linux

Linux Kernel

12443 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:57

In the Linux kernel, the following vulnerability has been resolved: kobject_uevent: Fix OOB access within zap_modalias_env() zap_modalias_env() wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODAL...

  • EPSS 0.04%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 29.09.2025 15:19:10

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tab...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 19.08.2024 19:43:22

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between sd_remove & sd_release Our test report the following hung task: [ 2538.459400] INFO: task "kworker/0:0":7 blocked for more than 188 seconds. [ 2538.459...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:51

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() Handle VM_FAULT_SIGSEGV in the page fault path so that we correctly kill the process and we don't BUG() the kernel.

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:52

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock ...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:52

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). ip6table_nat_table_init() accesses net->gen->ptr[ip6table_nat_net_ops.id], but the function is expos...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:52

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init(). We had a report that iptables-restore sometimes triggered null-ptr-deref at boot time. [0] The problem is that...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:52

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from bh context. iucv->path is used as indicator whether somebody else is tak...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:53

In the Linux kernel, the following vulnerability has been resolved: sched: act_ct: take care of padding in struct zones_ht_key Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zones_ht_key got a struct net pointer. Make su...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:53

In the Linux kernel, the following vulnerability has been resolved: f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid mkdir /mnt/test/comp f2fs_io setflags compression /mnt/test/comp dd if=/dev/zero of=/mnt/test/comp/testfile bs=16k count=1 tru...