Linux

Linux Kernel

12374 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 04.04.2025 14:19:41

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash o...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 04.04.2025 14:17:18

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmet_wq nested. Avoid this by deadloc...

  • EPSS 0.09%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 27.01.2025 14:58:19

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure ...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 27.01.2025 14:59:26

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edma_probe devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the al...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:51
  • Zuletzt bearbeitet 17.03.2025 16:02:47

In the Linux kernel, the following vulnerability has been resolved: arp: Prevent overflow in arp_req_get(). syzkaller reported an overflown write in arp_req_get(). [0] When ioctl(SIOCGARP) is issued, arp_req_get() looks up an neighbour entry and c...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:51
  • Zuletzt bearbeitet 14.01.2025 17:26:43

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlink_init() The pernet operations structure for the subsystem must be registered before registering the generic netlink ...

  • EPSS 0.03%
  • Veröffentlicht 03.04.2024 17:15:51
  • Zuletzt bearbeitet 17.03.2025 16:05:01

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family.

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 17:15:51
  • Zuletzt bearbeitet 17.03.2025 16:03:20

In the Linux kernel, the following vulnerability has been resolved: afs: Increase buffer size in afs_update_volume_status() The max length of volume->vid value is 20 characters. So increase idbuf[] size up to 24 to avoid overflow. Found by Linux V...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:51
  • Zuletzt bearbeitet 04.04.2025 14:34:28

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel The following race is possible between bpf_timer_cancel_and_free and bpf_timer_cancel. It will lead a UAF on ...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2024 17:15:51
  • Zuletzt bearbeitet 07.01.2025 21:13:43

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Ker...