Linux

Linux Kernel

12378 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: nvme: avoid double free special payload If a discard request needs to be retried, and that retry may fail before a new special payload is added, a double free will result. Clear th...

  • EPSS 0.03%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemand_id < 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the reque...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests and crashing the system. Added checks are listed bel...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4_set_security_label We leak nfs_fattr and nfs4_label every time we set a security xattr.

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: null_blk: fix validation of block size Block size should be between 512 and PAGE_SIZE and be a power of 2. The current check does not validate this, so update the check. Without t...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix quota root leak after quota disable failure If during the quota disable we fail when cleaning the quota tree or when deleting the root from the root tree, we jum...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words (aka results) for the command queue entry need to be set to 0 when they are not used (n...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix possible deadlock in io_register_iowq_max_workers() The io_register_iowq_max_workers() function calls io_put_sq_data(), which acquires the sqd->lock without releasing...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ila_output() As explained in commit 1378817486d6 ("tipc: block BH before using dst_cache"), net/core/dst_cache.c helpers need to be called with BH disabled. ila_o...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 09.10.2025 18:01:11

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all ta...