Linux

Linux Kernel

12374 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:16:54

In the Linux kernel, the following vulnerability has been resolved: wireguard: receive: annotate data-race around receiving_counter.counter Syzkaller with KCSAN identified a data-race issue when accessing keypair->receiving_counter.counter. Use REA...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 29.04.2025 16:30:34

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size md_size will have been narrowed if we have >= 4GB worth of pages in a soft-reserved region.

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 02.04.2025 13:17:54

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in _copy_from_iter Syzkaller reports a warning in _copy_from_iter because an iov_iter is supposedly used in the wrong direction. The reason is that syzcaller man...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 02.04.2025 13:17:44

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Add TMF to tmr_list handling An abort that is responded to by iSCSI itself is added to tmr_list but does not go to target core. A LUN_RESET that goes through tm...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 21.03.2025 15:02:58

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronizat...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2025 20:53:54

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems While refactoring the way the ITSs are probed, the handling of quirks applicable to ACPI-based platforms was lost. ...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2025 20:56:14

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algif_hash, and an error is triggered, it tries to free an SG list that...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2025 20:56:39

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rx_data_reassembly skb on NCI device cleanup rx_data_reassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the...

  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2025 20:57:04

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data re-injection from stale subflow When the MPTCP PM detects that a subflow is stale, all the packet scheduler must re-inject all the mptcp-level unacked data. To avoi...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 08.04.2025 19:16:26

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parse_server_interfaces() In this loop, we step through the buffer and after each item we check if the size_left is greater than the minimum size we need. H...