Linux

Linux Kernel

14420 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 01.03.2024 22:15:47
  • Zuletzt bearbeitet 09.12.2024 18:45:24

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory Our code analyzer reported a uaf. In gaudi_memset_device_memory, cb is get via hl_cb_kernel_create()...

  • EPSS 0.02%
  • Veröffentlicht 01.03.2024 22:15:46
  • Zuletzt bearbeitet 09.01.2025 18:21:01

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local address. The sender (do_mq_timedsend) uses this addre...

  • EPSS 0.01%
  • Veröffentlicht 01.03.2024 22:15:46
  • Zuletzt bearbeitet 03.11.2025 18:15:37

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix another memory leak in error handling paths Memory allocated by 'vmbus_alloc_ring()' at the beginning of the probe function is never freed in the error handling...

  • EPSS 0.02%
  • Veröffentlicht 01.03.2024 22:15:46
  • Zuletzt bearbeitet 12.12.2024 14:43:19

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix a memory leak in error handling paths If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be updated and 'hv_uio_cleanup()' in the error handling...

  • EPSS 0.02%
  • Veröffentlicht 01.03.2024 14:15:53
  • Zuletzt bearbeitet 09.01.2025 20:20:02

In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed da...

  • EPSS 0.04%
  • Veröffentlicht 29.02.2024 23:15:08
  • Zuletzt bearbeitet 10.12.2024 17:54:50

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtw_get_tx_power_params() Using a kernel with the Undefined Behaviour Sanity Checker (UBSAN) enabled, the following array overrun is logged: ==========...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 23:15:08
  • Zuletzt bearbeitet 09.01.2025 19:44:50

In the Linux kernel, the following vulnerability has been resolved: async_xor: increase src_offs when dropping destination page Now we support sharing one page if PAGE_SIZE is not equal stripe size. To support this, it needs to support calculating ...

  • EPSS 0.01%
  • Veröffentlicht 29.02.2024 23:15:08
  • Zuletzt bearbeitet 10.12.2024 19:50:32

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: regulators: Fix locking up when voltage-spread is out of range Fix voltage coupler lockup which happens when voltage-spread is out of range due to a bug in the code. The...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 23:15:08
  • Zuletzt bearbeitet 22.04.2025 16:15:20

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcp_sock_bind/connect Commits 8a4cd82d ("nfc: fix refcount leak in llcp_sock_connect()") and c33b1cc62 ("nfc: fix refcount leak in llcp_sock_bind()") f...

  • EPSS 0.01%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 10.12.2024 17:55:18

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devm_spi_alloc_* We can't rely on the contents of the devres list during spi_unregister_controller(), as the list is already torn down at the time we p...