Linux

Linux Kernel

12376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 01.04.2025 18:33:49

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvu_npc_freemem() Clang static checker(scan-build) warning: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:line 2184, column 2 Attempt to ...

  • EPSS 0.04%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: keys: Fix overwrite of key expiration on instantiation The expiry time of a key is unconditionally overwritten during instantiation, defaulting to turn it permanent. This causes a ...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 18.09.2025 14:20:55

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix info leak when fetching fw build id Add the missing sanity checks and move the 255-byte build-id buffer off the stack to avoid leaking stack data through debugf...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 18.09.2025 14:36:14

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix info leak when fetching board id Add the missing sanity check when fetching the board id to avoid leaking slab data when later requesting the firmware.

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 30.09.2025 17:46:25

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: add missing firmware sanity checks Add the missing sanity checks when parsing the firmware files before downloading them to avoid accessing and corrupting memory be...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 01.04.2025 18:34:35

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close() for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only ...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 10.01.2025 18:28:45

In the Linux kernel, the following vulnerability has been resolved: mm: use memalloc_nofs_save() in page_cache_ra_order() See commit f2c817bed58d ("mm: use memalloc_nofs_save in readahead path"), ensure that page_cache_ra_order() do not attempt to ...

  • EPSS 0.07%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 21.11.2024 09:22:43

In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in ops_init net_alloc_generic is called by net_alloc, which is called without any locking. It reads max_gen_ptrs, which is changed under pernet_ops_rw...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 21.11.2024 09:22:43

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault() This was missed because of the function pointer indirection. nvidia_smmu_context_fault() is also installed as a...

  • EPSS 0.1%
  • Veröffentlicht 30.05.2024 16:15:09
  • Zuletzt bearbeitet 21.11.2024 08:40:47

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes in...