Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 04.04.2025 14:29:54

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:55:59

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL There exists a possible scenario in which dwc3_gadget_init() can fail: during during host -> peripheral mode ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:49:09

In the Linux kernel, the following vulnerability has been resolved: bcache: avoid oversized read request in cache missing code path In the cache missing code path of cached device, if a proper location from the internal B+ tree is matched for a cac...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:46:07

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not blindly read the ip address in ftrace_bug() It was reported that a bug on arm64 caused a bad ip address to be used for updating into a nop in ftrace_init(), but the ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:18:22

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211_scan_rx() Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwis...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:12:52

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid WARN_ON timing related checks The soft/batadv interface for a queued OGM can be changed during the time the OGM was queued for transmission and when the OGM is ac...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:11:57

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:05:57

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: make sure wait for page writeback in memory_failure Our syzkaller trigger the "BUG_ON(!list_empty(&inode->i_wb_list))" in clear_inode: kernel BUG at fs/inode....

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 04.04.2025 14:30:16

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type.

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:05:14

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsi_host_alloc() After device is initialized via device_initialize(), or its name is set via dev_set_name(), the device has to be freed via put_d...