Linux

Linux Kernel

14302 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:11
  • Zuletzt bearbeitet 03.11.2025 23:15:52

In the Linux kernel, the following vulnerability has been resolved: scsi: aacraid: Fix double-free on probe failure aac_probe_one() calls hardware-specific init functions through the aac_driver_ident::init pointer, all of which eventually call down...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 13.09.2024 16:36:52

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe() Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to inv...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: memcg_write_event_control(): fix a user-triggerable oops we are *not* guaranteed that anything past the terminating NUL is mapped (let alone initialized with anything sane).

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 The __vmap_pages_range_noflush() assumes its argument pages** contains pages with the same...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 13.09.2024 16:30:30

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix data corruption for degraded array with slow disk read_balance() will avoid reading from slow disks as much as possible, however, if valid data only lands in slow dis...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 13.09.2024 16:30:17

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for th...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE copy_fd_bitmaps(new, old, count) is expected to copy the first count/BITS_PER_LONG bits from old->full_fds_bits[] an...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes need to be formatted on demand during usual IO proc...

  • EPSS 0.04%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 09.05.2025 08:15:18

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() If xhci_mem_init() fails, it calls into xhci_mem_cleanup() to mop up the damage. If it fails early eno...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_test: Fix NULL dereference on allocation failure If the "test->highmem = alloc_pages()" allocation fails then calling __free_pages(test->highmem) will result in a NULL der...