Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 30.05.2024 16:15:14
  • Last modified 30.09.2025 17:51:14

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: do not WARN if iocg was already offlined In iocg_pay_debt(), warn is triggered if 'active_list' is empty, which is intended to confirm iocg is active when it has debt. ...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:14
  • Last modified 30.09.2025 17:54:32

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted(...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:14
  • Last modified 01.04.2025 18:35:10

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Don't free decrypted memory In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail such that an error i...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:14
  • Last modified 30.09.2025 17:57:44

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Don't free decrypted memory In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail such that an error is ret...

  • EPSS 0.06%
  • Published 30.05.2024 16:15:14
  • Last modified 01.04.2025 18:35:16

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail such t...

  • EPSS 0.05%
  • Published 30.05.2024 16:15:14
  • Last modified 06.07.2025 10:15:21

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail s...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:14
  • Last modified 17.09.2025 22:14:25

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip on writeback when it's not applicable [WHY] dynamic memory safety error detector (KASAN) catches and generates error messages "BUG: KASAN: slab-out-of-bounds"...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:14
  • Last modified 17.09.2025 22:15:38

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies syzbot reported unsafe calls to copy_from_sockptr() [1] Use copy_safe_from_sockptr() instead. [1] BUG: KASAN: slab-out-of-boun...

  • EPSS 0.14%
  • Published 30.05.2024 16:15:14
  • Last modified 21.11.2024 09:22:48

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg->delay is shifted right by a number that is too large, resulting in undef...

  • EPSS 0.07%
  • Published 30.05.2024 16:15:13
  • Last modified 01.04.2025 18:35:04

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix access violation during port device removal Testing with KASAN and syzkaller revealed a bug in port.c:disable_store(): usb_hub_to_struct_hub() can return NULL if the...