Linux

Linux Kernel

12474 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:12
  • Zuletzt bearbeitet 19.09.2024 18:10:49

In the Linux kernel, the following vulnerability has been resolved: pktgen: use cpus_read_lock() in pg_net_init() I have seen the WARN_ON(smp_processor_id() != cpu) firing in pktgen_thread_worker() during tests. We must use cpus_read_lock()/cpus_r...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 13.09.2024 16:52:02

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open Prior to commit 3f29cc82a84c ("nfsd: split sc_status out of sc_type") states_show() relied on sc_type field to be of ...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 13.09.2024 16:52:14

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to...

  • 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...