Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 24.12.2024 12:15:22
  • Zuletzt bearbeitet 03.11.2025 21:17:31

In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remap_pfn_range() calls succeeded before one failed, we still have buffer pages mapped into the userspace page tables when we d...

  • EPSS 0.23%
  • Veröffentlicht 24.12.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: fix crash when removing device When removing a netfront device directly after a suspend/resume cycle it might happen that the queues have not been setup again, causin...

  • EPSS 0.04%
  • Veröffentlicht 24.12.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm...

  • EPSS 0.03%
  • Veröffentlicht 17.12.2024 16:15:25
  • Zuletzt bearbeitet 03.11.2025 23:17:23

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE This aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4 ("Bluetooth: Always request for user confirmatio...

  • EPSS 0.04%
  • Veröffentlicht 07.12.2024 07:15:03
  • Zuletzt bearbeitet 24.03.2025 17:27:18

In the Linux kernel, the following vulnerability has been resolved: fsnotify: Fix ordering of iput() and watched_objects decrement Ensure the superblock is kept alive until we're done with iput(). Holding a reference to an inode is not allowed unle...

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

In the Linux kernel, the following vulnerability has been resolved: bpf: sync_linked_regs() must preserve subreg_def Range propagation must not affect subreg_def marks, otherwise the following example is rewritten by verifier incorrectly when BPF_F...

  • EPSS 0.05%
  • Veröffentlicht 02.12.2024 14:15:11
  • Zuletzt bearbeitet 03.11.2025 21:17:26

In the Linux kernel, the following vulnerability has been resolved: mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Syzbot reported a bad page state problem caused by a page being freed using free_page() still having a mlocked...

  • EPSS 0.04%
  • Veröffentlicht 02.12.2024 14:15:11
  • Zuletzt bearbeitet 03.11.2025 23:17:20

In the Linux kernel, the following vulnerability has been resolved: ima: fix buffer overrun in ima_eventdigest_init_common Function ima_eventdigest_init() calls ima_eventdigest_init_common() with HASH_ALGO__LAST which is then used to access the arr...

  • EPSS 0.04%
  • Veröffentlicht 28.11.2024 15:15:17
  • Zuletzt bearbeitet 13.06.2025 20:15:22

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Fix UAF in bcm_proc_show() BUG: KASAN: slab-use-after-free in bcm_proc_show+0x969/0xa80 Read of size 8 at addr ffff888155846230 by task cat/7862 CPU: 1 PID: 7862 Comm: c...

  • EPSS 0.05%
  • Veröffentlicht 21.11.2024 19:15:12
  • Zuletzt bearbeitet 24.03.2025 17:21:57

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. [0] The workload runs on Kubernet...