Linux

Linux

5507 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Published 28.02.2024 09:15:37
  • Last modified 14.03.2025 18:45:27

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmx_get_nested_state()/vmx_set_nested_state() KVM c...

  • EPSS 0.01%
  • Published 28.02.2024 09:15:37
  • Last modified 14.03.2025 19:02:38

In the Linux kernel, the following vulnerability has been resolved: hfsplus: prevent corruption in shrinking truncate I believe there are some issues introduced by commit 31651c607151 ("hfsplus: avoid deadlock on file truncation") HFS+ has extent ...

  • EPSS 0.02%
  • Published 28.02.2024 09:15:36
  • Last modified 19.03.2025 10:38:49

In the Linux kernel, the following vulnerability has been resolved: i2c: sprd: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in sprd_i2c_master_xfer() and sprd_i2c_remove(). Ho...

  • EPSS 0.02%
  • Published 27.02.2024 19:04:07
  • Last modified 14.03.2025 18:44:20

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ul_callback will be invoked immediately following the queueing of the skb for transmission, leadin...

  • EPSS 0.03%
  • Published 27.02.2024 19:04:06
  • Last modified 14.03.2025 18:42:01

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe The execution of sys_read end up hitting a BUG_ON() in __find_get_block after installing kprobe at sys_read, ...

  • EPSS 0.04%
  • Published 23.02.2024 15:15:08
  • Last modified 26.03.2025 11:41:07

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drm_sched_entity_init()--shouldn't happen, but we verify--with out-of-bounds prior...

  • EPSS 0.02%
  • Published 20.02.2024 13:15:08
  • Last modified 25.03.2025 16:14:59

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elem...