Linux

Linux Kernel

14302 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Medienbericht
  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix slab-out-of-bounds access in packet_recvmsg() syzbot found that when an AF_PACKET socket is using PACKET_COPY_THRESH and mmap operations, tpacket_rcv() is queueing ...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix hang during reboot/shutdown Recent commit 974578017fc1 ("iavf: Add waiting so the port is initialized in remove") adds a wait-loop at the beginning of iavf_remove() to en...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats() It is possible to do NULL pointer dereference in routine that updates Tx ring stats. Currently only stats and by...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 ("ice: Avoid RTNL lock when re-creating auxiliary device") changes a process of re-creation of aux device so ...

  • EPSS 0.04%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 29.12.2025 15:15:42

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix leaking sent_cmd skb sent_cmd memory is not freed before freeing hci_dev causing it to leak it contents.

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: fill in sibling and core maps earlier After enabling CONFIG_SCHED_CORE (landed during 5.14 cycle), 2-core 2-thread-per-core interAptiv (CPS-driven) started emitting the ...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:12

In the Linux kernel, the following vulnerability has been resolved: block: release rq qos structures for queue without disk blkcg_init_queue() may add rq qos structures to request queue, previously blk_cleanup_queue() calls rq_qos_exit() to release...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:12

In the Linux kernel, the following vulnerability has been resolved: watch_queue: Fix filter limit check In watch_queue_set_filter(), there are a couple of places where we check that the filter type value does not exceed what the type_filter bitmap ...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 13:15:10
  • Zuletzt bearbeitet 07.10.2025 20:05:36

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 ("btrfs: clear extent buffer uptodate when we fail to...