Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:01

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Update cpu_sibling_map when disabling nonboot CPUs Update cpu_sibling_map when disabling nonboot CPUs by defining & calling clear_cpu_sibling_map(), otherwise we get suc...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:05:43

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:07:41

In the Linux kernel, the following vulnerability has been resolved: tools/rtla: Fix clang warning about mount_point var size clang is reporting this warning: $ make HOSTCC=clang CC=clang LLVM_IAS=1 [...] clang -O -g -DVERSION=\"6.8.0-rc3\" -flto=a...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:20

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed If hv_netvsc driver is unloaded and reloaded, the NET_DEVICE_REGISTER handler cannot perform VF register succes...

  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 17.03.2026 17:22:03

In the Linux kernel, the following vulnerability has been resolved: smb: client: set correct id, uid and cruid for multiuser automounts When uid, gid and cruid are not specified, we need to dynamically set them into the filesystem context used for ...

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:15:23

In the Linux kernel, the following vulnerability has been resolved: iavf: free q_vectors before queues in iavf_disable_vf iavf_free_queues() clears adapter->num_active_queues, which iavf_free_q_vectors() relies on, so swap the order of these two fu...

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:15:41

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() When parsing the txq list in lpfc_drain_txq(), the driver attempts to pass the requests to the adapter. If such an attempt...

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:16:39

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Prevent dead task groups from regaining cfs_rq's Kevin is reporting crashes which point to a use-after-free of a cfs_rq in update_blocked_averages(). Initial debugging ...

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:17:41

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Remove WARN_ON in tps6598x_block_read Calling tps6598x_block_read with a higher than allowed len can be handled by just returning an error. There's no need to cra...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:02:03

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In...