Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:34:59

In the Linux kernel, the following vulnerability has been resolved: sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues efx->xdp_tx_queue_count is initially initialized to num_possible_cpus() and is later used to allocate...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:34:59

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efx_channel_get_tx_queue() is inappropriate (and could return NULL, leadi...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:35:00

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number ('qid'), not a TXQ type, so efx_get_tx_queue() is inappropriate (and could retu...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 22.04.2025 16:15:20

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits f...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:35:00

In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpm_read_log_efi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, t...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:35:00

In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused by a garbage timeout (retrans) mount option b...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:35:01

In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt th...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:35:01

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets when 'act_mirred' tries to fragment IPv4 packets that had been previously re-assembled using 'act_ct', splats...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 06.12.2024 17:53:52

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 06.12.2024 17:54:34

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtio_fs_probe() When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the lo...