Linux

Linux Kernel

13879 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:50
  • Zuletzt bearbeitet 13.11.2025 18:40:54

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf() snprintf() returns the would-be-filled size when the string overflows the given buffer size, hence using this val...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:49
  • Zuletzt bearbeitet 13.11.2025 18:40:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcm_add_paths(), it doesn't check whether the picked BE actually supports for the giv...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:48
  • Zuletzt bearbeitet 13.11.2025 18:40:04

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6060: prevent crash on an unused port If the port isn't a CPU port nor a user port, 'cpu_dp' is a null pointer and a crash happened on dereferencing it in mv88e6060_...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:48
  • Zuletzt bearbeitet 13.11.2025 18:40:39

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: possible module reference underflow in error path dst->ops is set on when nft_expr_clone() fails, but module refcount has not been bumped yet, therefore nft_e...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:47
  • Zuletzt bearbeitet 13.11.2025 18:39:27

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change() The issue happens on some error handling paths. When the function fails to grab the object `xprt`, it simply...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:46
  • Zuletzt bearbeitet 13.11.2025 18:39:20

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix get_phb_number() locking The recent change to get_phb_number() causes a DEBUG_ATOMIC_SLEEP warning on some systems: BUG: sleeping function called from invalid c...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:45
  • Zuletzt bearbeitet 13.11.2025 18:32:28

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: start MHI channel after endpoit creation MHI channel may generates event/interrupt right after enabling. It may leads to 2 race conditions issues. 1) Such event may be ...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:44
  • Zuletzt bearbeitet 13.11.2025 18:32:07

In the Linux kernel, the following vulnerability has been resolved: net: fix potential refcount leak in ndisc_router_discovery() The issue happens on specific paths in the function. After both the object `rt` and `neigh` are grabbed successfully, w...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:43
  • Zuletzt bearbeitet 13.11.2025 18:58:33

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlink_policy_dump_add_p...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:42
  • Zuletzt bearbeitet 13.11.2025 18:58:24

In the Linux kernel, the following vulnerability has been resolved: ice: Fix call trace with null VSI during VF reset During stress test with attaching and detaching VF from KVM and simultaneously changing VFs spoofcheck and trust there was a call ...