Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:02
  • Zuletzt bearbeitet 21.10.2025 11:51:02

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - fix the aead software fallback for engine Due to the subreq pointer misuse the private context memory. The aead soft crypto occasionally casues the OS panic...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 01.10.2025 20:15:59

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on i...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 01.10.2025 20:15:59

In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs: Fix error handling in mxs_sgtl5000_probe This function only calls of_node_put() in the regular path. And it will cause refcount leak in error paths. For example, when co...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 21.10.2025 11:51:52

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 21:17:32

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resume pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 21:18:00

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in snd_proto_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 21.10.2025 11:51:41

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED If the callback 'start_streaming' fails, then all queued buffers in the driver should be returned wi...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 21:19:14

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction AV/C deferred transaction was supported at a commit 00a7bb81c20f ("ALSA: firewire-lib: Add support for defe...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 20:53:39

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wc938x: fix accessing array out of bounds for enum type Accessing enums using integer would result in array out of bounds access on platforms like aarch64 where sizeo...