Linux

Linux

5625 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS -
  • Published 07.10.2025 15:21:39
  • Last modified 07.10.2025 16:15:53

In the Linux kernel, the following vulnerability has been resolved: tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk When the best clk is searched, we iterate over all possible clk. If we find a better matc...

  • EPSS -
  • Published 07.10.2025 15:21:38
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: net/handshake: fix null-ptr-deref in handshake_nl_done_doit() We should not call trace_handshake_cmd_done_err() if socket lookup has failed. Also we should call trace_handshake_cm...

  • EPSS -
  • Published 07.10.2025 15:21:38
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported [0] memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: str...

  • EPSS -
  • Published 07.10.2025 15:21:37
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may be filled with rand...

  • EPSS -
  • Published 07.10.2025 15:21:36
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() syzbot is hitting WARN_ON() in hfsplus_cat_{read,write}_inode(), for crafted filesystem image can contain bogus ...

  • EPSS -
  • Published 07.10.2025 15:21:36
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: hwmon: (xgene) Fix ioremap and memremap leak Smatch reports: drivers/hwmon/xgene-hwmon.c:757 xgene_hwmon_probe() warn: 'ctx->pcc_comm_addr' from ioremap() not released on line: 75...

  • EPSS -
  • Published 07.10.2025 15:21:35
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent In some specific situations, the return value of __bch_btree_node_alloc may be NULL. This may lead to a p...

  • EPSS -
  • Published 07.10.2025 15:21:34
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL OPDESC() simply indexes into nfsd4_ops[] by the op's operation number, without range checking that value. It assumes call...

  • EPSS -
  • Published 07.10.2025 15:21:33
  • Last modified 07.10.2025 16:15:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601u_rx_skb_from_seg()'. The variable 'dma_len' in the URB packet c...

  • EPSS -
  • Published 07.10.2025 15:21:33
  • Last modified 07.10.2025 16:15:51

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix system suspend without fbdev being initialized If fbdev is not initialized for some reason - in practice on platforms without display - suspending fbdev should be ski...