Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: block: don't call rq_qos_ops->done_bio if the bio isn't tracked rq_qos framework is only applied on request based driver, so: 1) rq_qos_done_bio() needn't to be called for bio bas...

  • EPSS 0.03%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 25.09.2025 16:10:07

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: [ 0.000000] ftrace: allocating 36610 entries in 144 ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:25
  • Zuletzt bearbeitet 19.09.2025 14:28:59

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long long' and printed with %llx. Change %llx to %p to print the secured...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:25
  • Zuletzt bearbeitet 25.09.2025 15:35:04

In the Linux kernel, the following vulnerability has been resolved: net: hns3: do not allow call hns3_nic_net_open repeatedly hns3_nic_net_open() is not allowed to called repeatly, but there is no checking for this. When doing device reset and setu...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:25
  • Zuletzt bearbeitet 26.09.2025 19:03:45

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking inform...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:25
  • Zuletzt bearbeitet 02.04.2025 14:52:09

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix module reference leak A reference to the carrier module was taken on every open but was only released once when the final reference to the tty struct was droppe...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 02.04.2025 14:52:22

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((v...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 25.09.2025 15:38:17

In the Linux kernel, the following vulnerability has been resolved: cpufreq: schedutil: Use kobject release() method to free sugov_tunables The struct sugov_tunables is protected by the kobject, so we can't free it directly. Otherwise we would get ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 02.04.2025 14:52:16

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sev_decommission in sev_receive_start DECOMMISSION the current SEV context if binding an ASID fails after RECEIVE_START. Per AMD's SEV API, RECEIVE_START gen...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 23.09.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests The FSM can run in a circle allowing rdma_resolve_ip() to be called twice on the same id_priv. While this c...