Linux

Linux

9646 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 01.07.2026 13:32:23
  • Zuletzt bearbeitet 01.07.2026 14:16:42

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: call pagetable dtor when freeing hot-removed page tables Since 5e8eb9aeeda3 ("arm64: mm: always call PTE/PMD ctor in __create_pgd_mapping()") page-table allocation on AR...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:22
  • Zuletzt bearbeitet 04.07.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() may_decode_fh() accesses mount::mnt_ns without holding any locks; that means the mount can concurrently be unmount...

  • EPSS 0.15%
  • Veröffentlicht 01.07.2026 13:32:22
  • Zuletzt bearbeitet 01.07.2026 14:16:42

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2c_imx_runtime_suspend(), the clock is disabled before switching the pinctrl state to sleep. If pinctrl_pm_sel...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:21
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master m...

  • EPSS 0.15%
  • Veröffentlicht 01.07.2026 13:32:21
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues() of_reserved_mem_lookup() may return NULL if the reserved memory region referenced by the ...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:19
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bond_do_ioctl() In bond_do_ioctl(), slave_dev is obtained via __dev_get_by_name() which can return NULL if the requested interface nam...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:18
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop....

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:17
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lru_sort: handle ctx allocation failure DAMON_LRU_SORT allocates the damon_ctx object for its kdamond in its init function. damon_lru_sort_enabled_store() wrongly assumes...

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:17
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/{reclaim,lru_sort}: handle ctx allocation failures". DAMON_RECLAIM and DAMON_LRU_SORT could dereference NULL...

  • EPSS 0.15%
  • Veröffentlicht 01.07.2026 13:32:16
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIG_SWAP guard mincore_swap() also fields migration/hwpoison entries (and shmem swapin-error entries), which can exist on !CONFIG_SWA...