Linux

Linux Kernel

12164 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 10.07.2025 07:41:57
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback This patch addresses below issues, 1. Active traffic on the leaf node must be stopped before its send queue is reassig...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:56
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: fs/dax: Fix "don't skip locked entries when scanning entries" Commit 6be3e21d25ca ("fs/dax: don't skip locked entries when scanning entries") introduced a new function, wait_entry_...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:56
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx->steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later ...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:55
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt() fpga_mgr_test_img_load_sgt() allocates memory for sgt using kunit_kzalloc() however it does not check if the ...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:55
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug The qmp_usb_iomap() helper function currently returns the raw result of devm_ioremap() for non-exclusive mappings. Since devm_ioremap...

  • EPSS 0.04%
  • Published 10.07.2025 07:41:54
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipc_aead_encrypt syzbot reported a refcount warning [1] caused by calling get_net() on a network namespace that is being destroyed (refcount=0)....

  • EPSS 0.03%
  • Published 10.07.2025 07:41:53
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: net: prevent a NULL deref in rtnl_create_link() At the time rtnl_create_link() is running, dev->netdev_ops is NULL, we must not use netdev_lock_ops() or risk a NULL deref if CONFIG...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:53
  • Last modified 09.09.2025 17:15:44

In the Linux kernel, the following vulnerability has been resolved: net: dsa: b53: do not enable EEE on bcm63xx BCM63xx internal switches do not support EEE, but provide multiple RGMII ports where external PHYs may be connected. If one of these PHY...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:52
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: net: drv: netdevsim: don't napi_complete() from netpoll netdevsim supports netpoll. Make sure we don't call napi_complete() from it, since it may not be scheduled. Breno reports hi...

  • EPSS 0.03%
  • Published 10.07.2025 07:41:51
  • Last modified 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work A state check was previously added to tcpm_queue_vdm_unlocked to prevent a deadlock where the DisplayPort Alt Mo...