Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.04.2025 07:01:31
  • Zuletzt bearbeitet 03.11.2025 20:18:46

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Clear table_sz when rproc_shutdown There is case as below could trigger kernel dump: Use U-Boot to start remote processor(rproc) with resource table published to ...

  • EPSS 0.02%
  • Veröffentlicht 18.04.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 17:15:45

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors Commit 6eac36bb9eb0 ("x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid")...

  • EPSS 0.02%
  • Veröffentlicht 18.04.2025 07:01:29
  • Zuletzt bearbeitet 03.11.2025 18:15:55

In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 3...

  • EPSS 0.02%
  • Veröffentlicht 18.04.2025 07:01:28
  • Zuletzt bearbeitet 02.11.2025 14:15:35

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100_process_design_param() Since cited commit, ef100_probe_main() and hence also ef100_check_design_params() run before efx->net_dev is created; c...

  • EPSS 0.02%
  • Veröffentlicht 18.04.2025 07:01:28
  • Zuletzt bearbeitet 01.10.2025 17:15:45

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix off-by-one error in build_prologue() Vincent reported that running BPF progs with tailcalls on LoongArch causes kernel hard lockup. Debugging the issues shows t...

  • EPSS 0.02%
  • Veröffentlicht 18.04.2025 07:01:27
  • Zuletzt bearbeitet 03.11.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with rec_len == block size results in out-of-bounds read (la...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2025 18:01:31
  • Zuletzt bearbeitet 21.04.2025 18:40:48

In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path In es58x_rx_err_msg(), if can->do_set_mode() fails, the function directly returns without calling netif_rx(skb). ...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2025 18:01:30
  • Zuletzt bearbeitet 21.04.2025 18:41:16

In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: fix use after free bugs After calling peak_usb_netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2025 18:01:29
  • Zuletzt bearbeitet 21.04.2025 18:41:27

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_restart: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after t...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2025 18:01:29
  • Zuletzt bearbeitet 21.04.2025 18:41:22

In the Linux kernel, the following vulnerability has been resolved: can: vxcan: vxcan_xmit: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the canfd_frame cfd which aliases skb memory is accessed aft...