Linux

Linux Kernel

12969 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:25
  • Zuletzt bearbeitet 03.12.2025 19:26:03

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_stack_glue_init() ocfs2_table_header should be free in ocfs2_stack_glue_init() if ocfs2_sysfs_init() failed, otherwise kmemleak will report memleak....

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:24
  • Zuletzt bearbeitet 03.12.2025 19:25:31

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure adapter->dcb would get silently freed inside qlcnic_dcb_enable() in case qlcnic_dcb_attach() would return an err...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:23
  • Zuletzt bearbeitet 03.12.2025 19:23:03

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs When (size != 0 || ptrs->lvds_ entries != 3), the program tries to free() the ptrs. However, the ptrs is not created by c...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:22
  • Zuletzt bearbeitet 03.12.2025 19:22:28

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:21
  • Zuletzt bearbeitet 04.12.2025 18:54:33

In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages The h->*_huge_pages counters are protected by the hugetlb_lock, but alloc_huge_page has a corner case where it ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:20
  • Zuletzt bearbeitet 03.12.2025 19:20:00

In the Linux kernel, the following vulnerability has been resolved: ipc: fix memory leak in init_mqueue_fs() When setup_mq_sysctls() failed in init_mqueue_fs(), mqueue_inode_cachep is not released. In order to fix this issue, the release path is r...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:19
  • Zuletzt bearbeitet 04.12.2025 18:55:35

In the Linux kernel, the following vulnerability has been resolved: mtd: core: add missing of_node_get() in dynamic partitions code This fixes unbalanced of_node_put(): [ 1.078910] 6 cmdlinepart partitions found on MTD device gpmi-nand [ 1.08...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:18
  • Zuletzt bearbeitet 04.12.2025 18:56:27

In the Linux kernel, the following vulnerability has been resolved: chardev: fix error handling in cdev_device_add() While doing fault injection test, I got the following report: ------------[ cut here ]------------ kobject: '(null)' (000000003995...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:17
  • Zuletzt bearbeitet 04.12.2025 18:56:35

In the Linux kernel, the following vulnerability has been resolved: MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create() In error case in bridge_platform_create after calling platform_device_add()/platform_device_add_data()/ platfor...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:16
  • Zuletzt bearbeitet 03.12.2025 19:18:01

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit() There is a global-out-of-bounds reported by KASAN: BUG: KASAN: global-out-of-bounds in _rtl88...