Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:53

In the Linux kernel, the following vulnerability has been resolved: net: wwan: fix global oob in wwan_rtnl_policy The variable wwan_rtnl_link_ops assign a *bigger* maxtype which leads to a global out-of-bounds read when parsing the netlink attribut...

  • EPSS 0.03%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 01.10.2025 21:15:51

In the Linux kernel, the following vulnerability has been resolved: net: pse-pd: Fix out of bound for loop Adjust the loop limit to prevent out-of-bounds access when iterating over PI structures. The loop should not reach the index pcdev->nr_lines ...

  • EPSS 0.03%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 06.03.2025 17:15:18

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: must hold reference on net namespace BUG: KASAN: slab-use-after-free in __nf_unregister_net_hook+0x640/0x6b0 Read of size 8 at addr ffff8880106fe400 by task repro/7...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:53

In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer le...

  • EPSS 0.05%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 01.10.2025 21:15:51

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Fix MAX_TRACE_ARGS limit handling When creating a trace_probe we would set nr_args prior to truncating the arguments to MAX_TRACE_ARGS. However, we would only initi...

  • EPSS 0.03%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 01.10.2025 21:15:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 ("ASoC: qcom: Move Soundwire runtime stream alloc to soundcards") moved the allocation of Soundwi...

  • EPSS 0.01%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 11.12.2024 15:15:11

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix race between laundromat and free_stateid There is a race between laundromat handling of revoked delegations and a client sending free_stateid operation. Laundromat thread...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 01.10.2025 21:15:47

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Commit 50c6dbdfd16e ("x86/ioremap: Improve iounmap() address range checks") introduces a WARN when ...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second a...

  • EPSS 0.01%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 01.10.2025 21:15:48

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10_size() In raid10_run() if raid10_set_queue_limits() succeed, the return value is set to zero, and if following procedures failed raid1...