Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 09.01.2025 19:52:27

In the Linux kernel, the following vulnerability has been resolved: m68k: mvme147,mvme16x: Don't wipe PCC timer config bits Don't clear the timer 1 configuration bits when clearing the interrupt flag and counter overflow. As Michael reported, "This...

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

In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slave_rt_list, but slave runtime i...

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

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented a...

  • EPSS 0.01%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 09.01.2025 15:34:43

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLO...

  • EPSS 0.01%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 09.01.2025 19:45:48

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init ADF_STATUS_PF_RUNNING is (only) used and checked by adf_vf2pf_shutdown() before calling adf_iov_putmsg()->mutex...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 19.03.2025 15:57:47

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map In the case where the dma_iv mapping fails, the return error path leaks the memory allocated to object d. F...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 10.12.2024 17:54:27

In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa4b2122f5("regmap:debugfs: Fix a memory leak when calling regmap_attach_dev") that adds a if condit...