Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 24.03.2025 17:33:42

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fs_stop_gc_thread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 01.10.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ...

  • EPSS 0.06%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 03.11.2025 20:16:40

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential array underflow in ucsi_ccg_sync_control() The "command" variable can be controlled by the user via debugfs. The worry is that if con_index is zero then ...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 18.04.2025 14:15:20

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe In rtk_usb3phy_probe() devm_kzalloc() may return NULL but this returned value is not checked.

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 18.04.2025 14:15:20

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe In rtk_usb2phy_probe() devm_kzalloc() may return NULL but this returned value is not checked.

  • EPSS 0.05%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 03.11.2025 21:17:41

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsk_timer_handler(). The cited commit replaced inet_csk_reqsk_queue_drop_and_put() with __inet_csk_reqsk_queue_drop() and reqsk_put() in reqsk_...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 03.11.2025 21:17:41

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible deadlocks This fixes possible deadlocks like the following caused by hci_cmd_sync_dequeue causing the destroy function to run: INFO: task kworker/u1...

  • EPSS 0.05%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 03.11.2025 21:17:42

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync This fixes the following crash: ================================================================== BUG: KASAN: sl...

  • EPSS 0.06%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 03.11.2025 20:16:41

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and t...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:28
  • Zuletzt bearbeitet 03.11.2025 21:17:42

In the Linux kernel, the following vulnerability has been resolved: s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() Passing MSG_PEEK flag to skb_recv_datagram() increments skb refcount (skb->users) and iucv_sock_recvmsg() does not de...