Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 16:15:54

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committi...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 15:56:00

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtp_newlink() The gtp_link_ops operations structure for the subsystem must be registered after registering the gtp_net_ops pernet oper...

  • EPSS 0.23%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 19.06.2025 13:15:31

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 19.03.2025 11:42:41

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 27.02.2025 14:35:09

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: ctr_get_width function for legacy is not defined With parameters CONFIG_RISCV_PMU_LEGACY=y and CONFIG_RISCV_PMU_SBI=n linux kernel crashes when you try perf record: ...

  • EPSS 0.04%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 04.04.2025 14:28:24

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent potential buffer overflow in map_hw_resources Adds a check in the map_hw_resources function to prevent a potential buffer overflow. The function was access...

  • EPSS 0.03%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 17.03.2026 17:22:58

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcon_do_set_font() Commit a5a923038d70 (fbdev: fbcon: Properly revert changes when vc_resize() failed) started restoring old font data u...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 04.04.2025 14:28:13

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where __lpass_get_dmactl_handle is called and the driver id dai_id is invalid the pointer dmactl is not being assigned a va...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:07
  • Zuletzt bearbeitet 04.04.2025 14:12:28

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV When kdump kernel tries to copy dump data over SR-IOV, LPAR panics due to NULL pointer exception: Ker...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:07
  • Zuletzt bearbeitet 18.03.2025 16:45:08

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIG_HARDENED_USERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. [...