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 21.10.2024 20:15:11
  • Zuletzt bearbeitet 25.10.2024 15:52:51

In the Linux kernel, the following vulnerability has been resolved: Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send() There is a kmemleak when test the raydium_i2c_ts with bpf mock device: unreferenced object 0xffff88812d3675a0 (size...

  • EPSS 0.09%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 07.11.2024 19:37:27

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damon_sysfs_set_schemes() Commit da87878010e5 ("mm/damon/sysfs: support online inputs update") made 'damon...

  • EPSS 0.07%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 07.11.2024 17:07:08

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpm_pm_suspend with locks Currently tpm transactions are executed unconditionally in tpm_pm_suspend() function, which may lead to races with other tpm accessors ...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 07.11.2024 17:08:38

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests test_bpf tail call tests end up as: test_bpf: #0 Tail call leaf jited:1 85 PASS test_bpf: #1 Tail call 2 jited:1 111 PASS test_bp...

  • EPSS 0.16%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 31.10.2024 14:44:10

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fib_nh_match: fib_nh_match+0xf98/0x11...

  • EPSS 0.07%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 31.10.2024 14:56:17

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in has_external_pci() for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 30.10.2024 18:58:53

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the...

  • EPSS 0.05%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 25.10.2024 14:24:12

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase ...

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 25.10.2024 14:12:59

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvme_ns_head list Walking the nvme_ns_head siblings list is protected by the head's srcu in nvme_ns_head_submit_bio() but not nvme_mpath_revalidate_pat...

  • EPSS 0.07%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 25.10.2024 14:21:21

In the Linux kernel, the following vulnerability has been resolved: riscv: Sync efi page table's kernel mappings before switching The EFI page table is initially created as a copy of the kernel page table. With VMAP_STACK enabled, kernel stacks are...